diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2015-04-07 14:33:03 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2015-04-07 14:33:03 +0000 |
| commit | 25044bbcfbcffd99ee4beaa679c01cb10bc9f991 (patch) | |
| tree | b2ac283bdd1219af5754d3a25c262b611f287f4f /usr.bin/sockstat | |
| parent | 8c9db319f6f945d04ea97ddf30d7aca9970908ab (diff) | |
Notes
Diffstat (limited to 'usr.bin/sockstat')
| -rw-r--r-- | usr.bin/sockstat/sockstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sockstat/sockstat.1 b/usr.bin/sockstat/sockstat.1 index b27a7841b56aa..5076ae85bd6af 100644 --- a/usr.bin/sockstat/sockstat.1 +++ b/usr.bin/sockstat/sockstat.1 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 16, 2012 +.Dd April 7, 2015 .Dt SOCKSTAT 1 .Os .Sh NAME @@ -69,7 +69,7 @@ or do not contain the IPv6 loopback address .It Fl l Show listening sockets. .It Fl p Ar ports -Only show Internet sockets if either the local or foreign port number +Only show Internet sockets if the local or foreign port number is on the specified list. The .Ar ports |
