adds a remark about how printing routing labels to -r, it is the
authorsobrado <sobrado@openbsd.org>
Sat, 31 Jul 2010 14:25:37 +0000 (14:25 +0000)
committersobrado <sobrado@openbsd.org>
Sat, 31 Jul 2010 14:25:37 +0000 (14:25 +0000)
more logical place to find this information; improve description
for the -v option (stolen from NetBSD).

written with excellent advice from bluhm@ and jmc@.

ok jmc@

usr.bin/netstat/netstat.1

index 37086a5..ffcdb71 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: netstat.1,v 1.59 2010/06/29 03:09:29 blambert Exp $
+.\"    $OpenBSD: netstat.1,v 1.60 2010/07/31 14:25:37 sobrado Exp $
 .\"    $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1992, 1993
@@ -30,7 +30,7 @@
 .\"
 .\"    from: @(#)netstat.1     8.8 (Berkeley) 4/18/94
 .\"
-.Dd $Mdocdate: June 29 2010 $
+.Dd $Mdocdate: July 31 2010 $
 .Dt NETSTAT 1
 .Os
 .Sh NAME
@@ -258,6 +258,9 @@ Show the routing tables.
 If the
 .Fl s
 option is also specified, show routing statistics instead.
+When used with the
+.Fl v
+option, also print routing labels.
 .It Fl s
 Show per-protocol statistics.
 If this option is repeated, counters with a value of zero are suppressed.
@@ -273,8 +276,9 @@ Limit statistics or address control block reports to the
 .Dv AF_UNIX
 address family.
 .It Fl v
-Be verbose.
-Avoids truncation of long addresses.
+Show extra (verbose) detail for the routing tables
+.Pq Fl r ,
+or avoid truncation of long addresses.
 .It Fl W Ar interface
 (IEEE 802.11 devices only)
 Show per-interface IEEE 802.11 wireless statistics.