summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 12:20:22 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 12:20:22 +0000
commit87faa07bec7b6e1212692fbaa21d663ee288abe8 (patch)
tree9a436c177ed358d0faad3010a07f77c999ee9cfa /usr.bin/netstat
parentf63f700eead0ba7d5c6f70df1a0bedc055bc8734 (diff)
Notes
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r--usr.bin/netstat/netstat.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 680a0be0257a..012577255333 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -198,7 +198,8 @@ or
.Ar protocol,
respectively.
.It Fl L
-Show the size of the various listen queues. The first count shows the
+Show the size of the various listen queues.
+The first count shows the
number of unaccepted connections.
The second count shows the amount of unaccepted incomplete connections.
The third count is the maximum number of queued connections.