Blame SOURCES/net-tools-timer-man.patch

b18d28
diff --git a/man/en_US/netstat.8.old b/man/en_US/netstat.8
b18d28
index f22c2c5..d78a54a 100644
b18d28
--- a/man/en_US/netstat.8.old
b18d28
+++ b/man/en_US/netstat.8
b18d28
@@ -311,7 +311,37 @@ causes this column to be included.  You will also need
b18d28
 privileges to see this information on sockets you don't own.  This
b18d28
 identification information is not yet available for IPX sockets.
b18d28
 .SS "Timer"
b18d28
-(this needs to be written)
b18d28
+TCP timer associated with this socket. The format is timer(a/b/c). The timer is one of the following values:
b18d28
+.TP
b18d28
+.I
b18d28
+off
b18d28
+There is no timer set for this socket.
b18d28
+.TP
b18d28
+.I
b18d28
+on
b18d28
+The retransmission timer is active for the socket.
b18d28
+.TP
b18d28
+.I
b18d28
+keepalive
b18d28
+The keepalive timer is active for the socket.
b18d28
+.TP
b18d28
+.I
b18d28
+timewait
b18d28
+The connection is closing and the timewait timer is active for the socket.
b18d28
+.P
b18d28
+The values in the brackets:
b18d28
+.TP
b18d28
+.I
b18d28
+a
b18d28
+Timer value.
b18d28
+.TP
b18d28
+.I
b18d28
+b
b18d28
+Number of retransmissions sent.
b18d28
+.TP
b18d28
+.I
b18d28
+c
b18d28
+Number of keepalives sent.
b18d28
 .P
b18d28
 .SS Active UNIX domain Sockets
b18d28
 .SS "Proto"