summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2009-02-15 16:16:38 +0000
committerbms <bms@FreeBSD.org>2009-02-15 16:16:38 +0000
commit2b08fb6e8b2328729bcba43b64645d790ed605ef (patch)
treed0342bee1542ac527afef6f9b72efe2ba2589c90 /usr.bin/netstat/netstat.1
parent1685dd7b40c5a1dede2e26c8e6595117a2306f5a (diff)
downloadFreeBSD-src-2b08fb6e8b2328729bcba43b64645d790ed605ef.zip
FreeBSD-src-2b08fb6e8b2328729bcba43b64645d790ed605ef.tar.gz
Now that ifmcstat(8) does not suck, retire host-mode netstat -g.
This change will not be back-ported.
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.114
1 files changed, 10 insertions, 4 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index e4b9117..f78b29f 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -32,7 +32,7 @@
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd May 16, 2008
+.Dd February 15, 2009
.Dt NETSTAT 1
.Os
.Sh NAME
@@ -265,9 +265,15 @@ is repeated, counters with a value of zero are suppressed.
.Op Fl N Ar system
.Ek
.Xc
-Show information related to multicast (group address) routing.
-By default, show the IP Multicast virtual-interface and routing tables,
-and multicast group memberships.
+Display the contents of the multicast virtual interface tables,
+and multicast forwarding caches.
+Entries in these tables will appear only when the kernel is
+actively forwarding multicast sessions.
+This option is applicable only to the
+.Cm inet
+and
+.Cm inet6
+address families.
.It Xo
.Bk -words
.Nm
OpenPOWER on IntegriCloud