summaryrefslogtreecommitdiffstats
path: root/contrib/traceroute/traceroute.8
diff options
context:
space:
mode:
authorsef <sef@FreeBSD.org>1996-10-08 02:44:26 +0000
committersef <sef@FreeBSD.org>1996-10-08 02:44:26 +0000
commitc3ba3806b824423e48af6f0ad513c4be0efd1499 (patch)
tree8040d9462a885487d34f88a1af1349740bed81c3 /contrib/traceroute/traceroute.8
parenta7a5567c4d28c051575a2ac6d6e9513c2dccf5bb (diff)
downloadFreeBSD-src-c3ba3806b824423e48af6f0ad513c4be0efd1499.zip
FreeBSD-src-c3ba3806b824423e48af6f0ad513c4be0efd1499.tar.gz
Paul objected to my previous change. This adds the same functionality
(implemented better, admittedly) with a new option, '-S'. If the maintainers of traceroute (Van?) add a -S option, we will then be in conflict. Also added a too-brief description of the option in the man page. Someone with a better command of English than I at the moment should probably look over it and rephrase it. Reviewed by: pst, jkh
Diffstat (limited to 'contrib/traceroute/traceroute.8')
-rw-r--r--contrib/traceroute/traceroute.86
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8
index 031ca47..fa3484e 100644
--- a/contrib/traceroute/traceroute.8
+++ b/contrib/traceroute/traceroute.8
@@ -13,7 +13,7 @@
.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.\" $Header: traceroute.8,v 1.7 96/09/27 20:02:41 leres Exp $
+.\" $Header: /home/ncvs/src/contrib/traceroute/traceroute.8,v 1.1.1.1 1996/09/30 19:09:55 fenner Exp $
.\"
.TH TRACEROUTE 8 "27 September 1996"
.UC 6
@@ -24,7 +24,7 @@ traceroute \- print the route packets take to network host
.na
.B traceroute
[
-.B \-dnrv
+.B \-Sdnrv
] [
.B \-g
.I gw_host
@@ -75,6 +75,8 @@ name.
.PP
Other options are:
.TP
+.B \-S
+Print a summary of how many probes were not answered for each hop.
.B \-g
Specify a loose source route gateway (8 maximum).
.TP
OpenPOWER on IntegriCloud