diff options
Diffstat (limited to 'usr.bin/netstat/netstat.1')
| -rw-r--r-- | usr.bin/netstat/netstat.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 25c3943ac35b..62c553a75583 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -44,7 +44,7 @@ .Op Ar system .Op Ar core .Nm netstat -.Op Fl himnrs +.Op Fl himnrRs .Op Fl f Ar address_family .Op Fl M Ar core .Op Fl N Ar system @@ -92,6 +92,10 @@ With either interface display (option .Fl i or an interval, as described below), show the number of dropped packets. +.It Fl g +Show multicast routing statistics. When +.Fl s +is also present, show multicast routing statistics instead. .It Fl h Show the state of the .Tn IMP |
