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

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