From e182583687dded87435725b546353654d6d0b9cd Mon Sep 17 00:00:00 2001 From: keramida Date: Wed, 26 Mar 2003 02:00:35 +0000 Subject: Document the undcumnt -l option (that's a lowercase `el'). PR: 48466 Submitted by: Peter Philipp --- usr.bin/netstat/netstat.1 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'usr.bin/netstat/netstat.1') diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index eca652a..54d90ba 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -49,7 +49,7 @@ depending on the options for the information presented. .It Xo .Bk -words .Nm -.Op Fl AaLnSW +.Op Fl AaLlnSW .Op Fl f Ar protocol_family | Fl p Ar protocol .Op Fl M Ar core .Op Fl N Ar system @@ -189,7 +189,7 @@ The network manages a private pool of memory buffers. .Bk -words .Nm .Fl r -.Op Fl AanW +.Op Fl AalnW .Op Fl f Ar address_family .Op Fl M Ar core .Op Fl N Ar system @@ -213,6 +213,8 @@ parent route); normally these routes are not shown. When .Fl W +or +.Fl l is also present, show the path MTU for each route. @@ -233,7 +235,7 @@ is repeated, counters with a value of zero are suppressed. .Bk -words .Nm .Fl g -.Op Fl W +.Op Fl lW .Op Fl f Ar address_family .Op Fl M Ar core .Op Fl N Ar system @@ -293,6 +295,11 @@ The following address families and protocols are recognized: The program will complain if .Ar protocol is unknown or if there is no statistics routine for it. +.It Fl l +The +.Fl l +option is equivalent to +.Fl W . .It Fl M Extract values associated with the name list from the specified core instead of the default -- cgit v1.1