From 0284110e7579a6febd31a5a2b4fb5693ee541259 Mon Sep 17 00:00:00 2001 From: Bernd Eckenfels Date: Fri, 29 Jun 2001 03:15:54 +0000 Subject: fixed CLOSED -> CLOSE in french and english manpage as of bug report from Matthew Tippett --- man/en_US/netstat.8 | 4 ++-- 1 file 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 -- cgit v1.2.3-65-gdbad