summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorsilby <silby@FreeBSD.org>2009-09-16 05:33:15 +0000
committersilby <silby@FreeBSD.org>2009-09-16 05:33:15 +0000
commitded53b4033d64348edff9f7b9fe6d19d8d418ad2 (patch)
tree2ce0381caeec3ea6ca3ab4e0629bd7cf46223a8c /usr.bin/netstat/netstat.1
parent95d4e7d0750d9cb513c20c55282fbfb46b2c4a8a (diff)
downloadFreeBSD-src-ded53b4033d64348edff9f7b9fe6d19d8d418ad2.zip
FreeBSD-src-ded53b4033d64348edff9f7b9fe6d19d8d418ad2.tar.gz
Add the ability to see TCP timers via netstat -x. This can be a useful
feature when you have a seemingly stuck socket and want to figure out why it has not been closed yet. No plans to MFC this, as it changes the netstat sysctl ABI. Reviewed by: andre, rwatson, Eric Van Gyzen
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 41e15c1..cddaaaf 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -87,7 +87,7 @@ show network addresses as numbers (as with
but show ports symbolically.
If
.Fl x
-is present display full socket buffer statistics for each internet socket.
+is present, display socket buffer and tcp timer statistics for each internet socket.
.It Xo
.Bk -words
.Nm
OpenPOWER on IntegriCloud