diff options
author | Bernd Eckenfels <net-tools@lina.inka.de> | 2001-06-29 03:15:54 +0000 |
---|---|---|
committer | Bernd Eckenfels <net-tools@lina.inka.de> | 2001-06-29 03:15:54 +0000 |
commit | 0284110e7579a6febd31a5a2b4fb5693ee541259 (patch) | |
tree | c985fcc63c1d8d9167e7743c7a6035536de7519e | |
parent | changed a type arp -a now prints PUB instead of PUP for proxy arp entries (diff) | |
download | net-tools-0284110e7579a6febd31a5a2b4fb5693ee541259.tar.gz net-tools-0284110e7579a6febd31a5a2b4fb5693ee541259.tar.bz2 net-tools-0284110e7579a6febd31a5a2b4fb5693ee541259.zip |
fixed CLOSED -> CLOSE in french and english manpage as of bug report from
Matthew Tippett
-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 b33996a..1ae6029 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 "19 December 2000" "net-tools" "Linux Programmer's Manual" +.TH NETSTAT 8 "29 June 2001" "net-tools" "Linux Programmer's Manual" .SH NAME netstat \- Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships @@ -221,7 +221,7 @@ TIME_WAIT The socket is waiting after close to handle packets still in the network. .TP .I -CLOSED +CLOSE The socket is not being used. .TP .I |