summaryrefslogtreecommitdiff
path: root/net/fping/files/patch-03
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-07-20 02:25:28 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-07-20 02:25:28 +0000
commitdd665c5eb8724b539cbf78a9c650c9a5e3cc97d5 (patch)
tree2fa59d9727b76a5742a5c0fd6abb35ed9731f7bc /net/fping/files/patch-03
parentPR: (diff)
- allow 0 retries [1]
- remove s/microsecond/millisecond/ [1] - use PLIST_FILES, remove pkg-plist [2] - add SHA256 hash to distinfo [2] PR: [1] ports/83339 [2] ports/83757 Submitted by: [1] Andre Albsmeier <Andre.Albsmeier@siemens.com> [2] Jason Harris <jharris@widomaker.com>
Notes
Notes: svn path=/head/; revision=139639
Diffstat (limited to 'net/fping/files/patch-03')
-rw-r--r--net/fping/files/patch-0336
1 files changed, 0 insertions, 36 deletions
diff --git a/net/fping/files/patch-03 b/net/fping/files/patch-03
index 71d85b17b533..40c318f1abdd 100644
--- a/net/fping/files/patch-03
+++ b/net/fping/files/patch-03
@@ -6,42 +6,6 @@
.SH NAME
fping \- send ICMP ECHO_REQUEST packets to network hosts
.SH SYNOPSIS
-@@ -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
-@@ -107,7 +107,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 target (default is 25).
-+The minimum amount of time (in microseconds) between sending a ping packet to any target (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.
-@@ -117,7 +117,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.
-@@ -131,7 +131,7 @@
- .IP \fB-s\fR 5
- Print cumulative statistics upon exit.
- .IP \fB-t\fIn\fR 5
--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
@@ -152,12 +152,12 @@
example none the less.
.nf