aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sockstat/sockstat.1
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>2000-02-26 02:56:16 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>2000-02-26 02:56:16 +0000
commit482ca4274b70d4a6df1a19aaab8435551cf6b9be (patch)
treedbb14cef0a4323dd2f0123ef634df344eb5ae680 /usr.bin/sockstat/sockstat.1
parent4d3289a849edb9422c5485049f3c15b9f669962e (diff)
downloadsrc-482ca4274b70d4a6df1a19aaab8435551cf6b9be.tar.gz
src-482ca4274b70d4a6df1a19aaab8435551cf6b9be.zip
Update sockstat to support INET6 socket printing.
Approved by: jkh Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Reviewed by: des
Notes
Notes: svn path=/head/; revision=57494
Diffstat (limited to 'usr.bin/sockstat/sockstat.1')
-rw-r--r--usr.bin/sockstat/sockstat.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/sockstat/sockstat.1 b/usr.bin/sockstat/sockstat.1
index 09859098f8d7..a55909c60881 100644
--- a/usr.bin/sockstat/sockstat.1
+++ b/usr.bin/sockstat/sockstat.1
@@ -60,7 +60,8 @@ The address the foreign end of the socket is bound to (see
.Sh SEE ALSO
.Xr fstat 1 ,
.Xr netstat 1 ,
-.Xr inet 4 .
+.Xr inet 4 ,
+.Xr inet6 4 .
.Sh HISTORY
The
.Nm