]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/aecho.1
Merge 2-1
[netatalk.git] / man / man1 / aecho.1
index eb799adfe7bf8a6dce52458ee71a0c4ec17de240..3dfad5fe5941474784795afb805afd30ba4b721a 100644 (file)
@@ -1,68 +1,90 @@
-.TH AECHO 1 "17 Dec 1991" "netatalk 1.2"
-.SH NAME
+'\" t
+.\"     Title: aecho
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 17 Dec 1991
+.\"    Manual: Netatalk 2.2
+.\"    Source: Netatalk 2.2
+.\"  Language: English
+.\"
+.TH "AECHO" "1" "17 Dec 1991" "Netatalk 2.2" "Netatalk 2.2"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
 aecho \- send AppleTalk Echo Protocol packets to network hosts
-.SH SYNOPSIS
-.B aecho
+.SH "SYNOPSIS"
+.PP
+\fBaecho\fR\fB\fR\fB\fR
 [
-.B \-c\fI count
-]
-{
-.I address
+\fB\-c\fR\fI count\fR
+] (
+\fBaddress\fR
 |
-.I nbpname
-}
-.SH DESCRIPTION
-.B aecho
-repeatedly sends an Apple Echo Protocol (AEP) packet to the host
-specified by the given AppleTalk
-.I address
+\fBnbpname\fR
+)
+.SH "DESCRIPTION"
+.PP
+\fBaecho\fR
+repeatedly sends an Apple Echo Protocol (AEP) packet to the host specified by the given AppleTalk
+\fBaddress\fR
 or
-.I nbpname
-and reports whether a reply was received.  Requests are sent at the
-rate of one per second.
-.LP
-.I address
+\fBnbpname\fR
+and reports whether a reply was received\&. Requests are sent at the rate of one per second\&.
+.PP
+\fBaddress\fR
 is parsed by
-.BR atalk_aton (3).
-.I nbpname
+\fBatalk_aton\fR(3)\&.
+\fBnbpname\fR
 is parsed by
-.BR nbp_name (3).
-The nbp type defaults to
-.RB ` Workstation '.
-.LP
+\fBnbp_name\fR(3)\&. The nbp type defaults to `\fBWorkstation\fR\'\&.
+.PP
 When
-.B aecho
-is terminated, it reports the number of packets sent, the number of
-responses received, and the percentage of packets lost.  If any
-responses were received, the minimum, average, and maximum round trip
-times are reported.
-.SH EXAMPLE
+\fBaecho\fR
+is terminated, it reports the number of packets sent, the number of responses received, and the percentage of packets lost\&. If any responses were received, the minimum, average, and maximum round trip times are reported\&.
+.SH "EXAMPLE"
+.PP
 Check to see if a particular host is up and responding to AEP packets:
 .sp
-.RS
+.if n \{\
+.RS 4
+.\}
 .nf
-       example% aecho bloodsport
-       11 bytes from 8195.13: aep_seq=0. time=10. ms
-       11 bytes from 8195.13: aep_seq=1. time=10. ms
-       11 bytes from 8195.13: aep_seq=2. time=10. ms
-       11 bytes from 8195.13: aep_seq=3. time=10. ms
-       11 bytes from 8195.13: aep_seq=4. time=10. ms
-       11 bytes from 8195.13: aep_seq=5. time=9. ms
-       ^C
-       ----8195.13 AEP Statistics----
-       6 packets sent, 6 packets received, 0% packet loss
-       round-trip (ms)  min/avg/max = 9/9/10
+example% \fBaecho bloodsport
+\fR\fB11 bytes from 8195\&.13: aep_seq=0\&. time=10\&. ms
+11 bytes from 8195\&.13: aep_seq=1\&. time=10\&. ms
+11 bytes from 8195\&.13: aep_seq=2\&. time=10\&. ms
+11 bytes from 8195\&.13: aep_seq=3\&. time=10\&. ms
+11 bytes from 8195\&.13: aep_seq=4\&. time=10\&. ms
+11 bytes from 8195\&.13: aep_seq=5\&. time=9\&. ms\fR\fB
+\fR\fB\fB^C\fR\fR\fB
+\fR\fB\-\-\-\-8195\&.13 AEP Statistics\-\-\-\-
+6 packets sent, 6 packets received, 0% packet loss
+round\-trip (ms)  min/avg/max = 9/9/10
+\fR
 .fi
+.if n \{\
 .RE
-.SH OPTIONS
-.TP
-.B \-c\fI count
+.\}
+.SH "OPTIONS"
+.PP
+\fB\-c\fR\fI count\fR
+.RS 4
 Stop after
-.I count
-packets.
-.SH SEE ALSO
-.BR ping (1),
-.BR atalk_aton (3),
-.BR nbp_name (3),
-.\" .BR aep (4),
-.BR atalkd (8).
+\fIcount\fR
+packets\&.
+.RE
+.SH "SEE ALSO"
+.PP
+\fBping\fR(1),
+\fBatalk_aton\fR(3),
+\fBnbp_name\fR(3),
+\fBaep\fR(4),
+\fBatalkd\fR(8)\&.