diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-01-09 18:46:53 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-01-09 18:46:53 +0000 |
| commit | 1e940cecad70a26a2d75797afe759a1e2a619e7a (patch) | |
| tree | c9168d63880546258ad4037e5fd855480a7670b8 | |
| parent | 62778de06ef421e18a945bf940b4e5016fd42b26 (diff) | |
Notes
| -rw-r--r-- | contrib/traceroute/traceroute.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8 index fa3484e161d8..d4f1bc2004bb 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: /home/ncvs/src/contrib/traceroute/traceroute.8,v 1.1.1.1 1996/09/30 19:09:55 fenner Exp $ +.\" $Header: /home/ncvs/src/contrib/traceroute/traceroute.8,v 1.2 1996/10/08 02:44:23 sef Exp $ .\" .TH TRACEROUTE 8 "27 September 1996" .UC 6 @@ -77,6 +77,7 @@ Other options are: .TP .B \-S Print a summary of how many probes were not answered for each hop. +.TP .B \-g Specify a loose source route gateway (8 maximum). .TP |
