diff options
-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 fa3484e..d4f1bc2 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 |