Module Name: src
Committed By: wiz
Date: Thu May 12 08:42:25 UTC 2011
Modified Files:
src/usr.sbin/traceroute6: traceroute6.8
Log Message:
Sort options. Remove unnecessary quotes and Bk/Ek.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/traceroute6/traceroute6.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/traceroute6/traceroute6.8
diff -u src/usr.sbin/traceroute6/traceroute6.8:1.12 src/usr.sbin/traceroute6/traceroute6.8:1.13
--- src/usr.sbin/traceroute6/traceroute6.8:1.12 Tue May 10 01:58:58 2011
+++ src/usr.sbin/traceroute6/traceroute6.8 Thu May 12 08:42:24 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: traceroute6.8,v 1.12 2011/05/10 01:58:58 christos Exp $
+.\" $NetBSD: traceroute6.8,v 1.13 2011/05/12 08:42:24 wiz Exp $
.\" $KAME: traceroute6.8,v 1.8 2000/06/12 16:29:18 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -34,48 +34,28 @@
.\"
.Sh NAME
.Nm traceroute6
-.Nd "print the route IPv6 packets will take to the destination"
+.Nd print the route IPv6 packets will take to the destination
.\"
.Sh SYNOPSIS
.Nm traceroute6
-.Bk -words
.Op Fl adIlnrv
-.Ek
-.Bk -words
+.Op Fl A Ar as_server
.Op Fl f Ar firsthop
-.Ek
-.Bk -words
.Op Fl g Ar gateway
-.Ek
-.Bk -words
.Op Fl m Ar hoplimit
-.Ek
-.Bk -words
.Op Fl p Ar port
-.Ek
-.Bk -words
.Op Fl q Ar probes
-.Ek
-.Bk -words
.Op Fl s Ar src
-.Ek
-.Bk -words
.Op Fl w Ar waittime
-.Ek
-.Bk -words
-.Op Fl A Ar as_server
-.Ek
-.Bk -words
.Ar target
.Op Ar datalen
-.Ek
.\"
.Sh DESCRIPTION
.Bl -tag -width Ds
-.It Fl a
-Turn on AS# lookups for each hop encountered.
.It Fl A
Turn on AS# lookups and use the given server instead of the default.
+.It Fl a
+Turn on AS# lookups for each hop encountered.
.It Fl d
Debug mode.
.It Fl f Ar firsthop