diff options
Diffstat (limited to 'man/en_US/netstat.8')
-rw-r--r-- | man/en_US/netstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/en_US/netstat.8 b/man/en_US/netstat.8 index 94a8710..b33996a 100644 --- a/man/en_US/netstat.8 +++ b/man/en_US/netstat.8 @@ -8,7 +8,7 @@ .\" Modified: Tuan Hoang tqhoang@bigfoot.com .\" .\" -.TH NETSTAT 8 "29 February 2000" "net-tools" "Linux Programmer's Manual" +.TH NETSTAT 8 "19 December 2000" "net-tools" "Linux Programmer's Manual" .SH NAME netstat \- Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships @@ -160,7 +160,7 @@ Display additional information. Use this option twice for maximum detail. Include information related to networking timers. .SS "\-p, \-\-program" Show the PID and name of the program to which each socket belongs. -.SS "\-L, \-\-listening" +.SS "\-l, \-\-listening" Show only listening sockets. (These are omitted by default.) .SS "\-a, \-\-all" Show both listening and non-listening sockets. With the |