summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>2000-03-11 14:33:13 +0000
committershin <shin@FreeBSD.org>2000-03-11 14:33:13 +0000
commit3e5e4c28cee74907229406b61e3519c04bcc22d3 (patch)
treedad7b121ef6613811144ffe0c8c84e6cb545acc7 /usr.bin/netstat
parentf70d612df1b430f7064a7f5c3827ffe4c4d2e33b (diff)
downloadFreeBSD-src-3e5e4c28cee74907229406b61e3519c04bcc22d3.zip
FreeBSD-src-3e5e4c28cee74907229406b61e3519c04bcc22d3.tar.gz
Add "-l" option description.
Noticed the necessity by Ben Smithurst <ben@scientia.demon.co.uk> message on freebsd-current.
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r--usr.bin/netstat/netstat.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 0125772..c86b262 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -40,7 +40,7 @@
.Nd show network status
.Sh SYNOPSIS
.Nm netstat
-.Op Fl AaLn
+.Op Fl AaLln
.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
@@ -203,6 +203,8 @@ 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.
+.It Fl l
+Print full IPv6 address.
.It Fl M
Extract values associated with the name list from the specified core
instead of the default
OpenPOWER on IntegriCloud