diff options
Diffstat (limited to 'net/fping/files/patch-03')
-rw-r--r-- | net/fping/files/patch-03 | 58 |
1 files changed, 37 insertions, 21 deletions
diff --git a/net/fping/files/patch-03 b/net/fping/files/patch-03 index 11b8412b098c..90b2a030fb82 100644 --- a/net/fping/files/patch-03 +++ b/net/fping/files/patch-03 @@ -1,32 +1,48 @@ ---- fping.man.orig Sat Jan 22 15:46:58 2000 -+++ fping.man Sat Jan 22 15:47:38 2000 +--- fping.8.orig Wed Jan 8 10:48:49 1997 ++++ fping.8 Sat Aug 26 19:51:19 2000 @@ -1,4 +1,4 @@ -.TH fping l +.TH fping 8 .SH NAME fping \- send ICMP ECHO_REQUEST packets to network hosts .SH SYNOPSIS -@@ -45,7 +45,7 @@ - .IP \fB-f\fR 5 - Read list of system from a file. +@@ -79,7 +79,7 @@ + + somehost : 91.7 37.0 29.2 - 36.8 + +-shows the response time in milliseconds for each of the five requests, ++shows the response time in microseconds for each of the five requests, + with the "-" indicating that no response was received to the fourth + request. + .IP \fB-d\fR 5 +@@ -96,7 +96,7 @@ + .IP \fB-h\fR 5 + Print usage message. .IP \fB-i\fIn\fR 5 --The minimum amount of time (in milliseconds) between sending a ping packet to any host (default is 25). -+The minimum amount of time (in microseconds) between sending a ping packet to any host (default is 25). - .IP \fB-q\fR 5 - Quiet. Don't show per host results, just set final exit status. - .IP \fB-r\fIn\fR 5 -@@ -54,8 +54,8 @@ +-The minimum amount of time (in milliseconds) between sending a ping packet to any target (default is 25). ++ The minimum amount of time (in microseconds) between sending a ping packet to any host (default is 25). + .IP \fB-l\fR 5 + Loop sending packets to each target indefinitely. Can be interrupted + with ctl-C; statistics about responses for each target are then displayed. +@@ -106,7 +106,7 @@ + Same as -d. + .IP \fB-p\fR 5 + In looping or counting modes (-l, -c, or -C), this parameter sets the +-time in milliseconds that ++time in microseconds that + .B fping + waits between successive packets to an individual target. Default is + 1000. +@@ -120,7 +120,7 @@ .IP \fB-s\fR 5 - Dump final statistics. + Print cumulative statistics upon exit. .IP \fB-t\fIn\fR 5 --Individual host timeout in milliseconds (default 2500). This is the --minimum number of milliseconds between ping packets directed towards a given -+Individual host timeout in microseconds (default 2500). This is the -+minimum number of microseconds between ping packets directed towards a given - host. - .IP \fB-u\fR 5 - Show systems that are unreachable. -@@ -70,12 +70,12 @@ +-Initial target timeout in milliseconds (default 500). In the default ++Initial target timeout in microseconds (default 2500). In the default + mode, this is the amount of time that + .B fping + waits for a response to its first request. Successive timeouts are +@@ -141,12 +141,12 @@ example none the less. .nf @@ -41,7 +57,7 @@ @check=("slapshot","foo","foobar"); -@@ -96,7 +96,7 @@ +@@ -167,7 +167,7 @@ that are currently reachable. .nf |