From 2b08fb6e8b2328729bcba43b64645d790ed605ef Mon Sep 17 00:00:00 2001 From: bms Date: Sun, 15 Feb 2009 16:16:38 +0000 Subject: Now that ifmcstat(8) does not suck, retire host-mode netstat -g. This change will not be back-ported. --- usr.bin/netstat/netstat.1 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'usr.bin/netstat/netstat.1') 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 -- cgit v1.1