=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- src/usr.bin/netstat/netstat.1 2010/06/29 03:09:29 1.59 +++ src/usr.bin/netstat/netstat.1 2010/07/31 14:25:37 1.60 @@ -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 @@ 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 @@ .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.