summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>2003-08-07 18:21:21 +0000
committerhsu <hsu@FreeBSD.org>2003-08-07 18:21:21 +0000
commit27325403c64a9b3337b47535dc2680886c4064fe (patch)
treea145ae69f3bb698396cff2cc32af61aad54348e1 /usr.bin/netstat/netstat.1
parent61eb7602bf1a4b7c495cf4c605e2345b1f8dfa61 (diff)
downloadFreeBSD-src-27325403c64a9b3337b47535dc2680886c4064fe.zip
FreeBSD-src-27325403c64a9b3337b47535dc2680886c4064fe.tar.gz
1. Add support for printing PIM-related statistics with
netstat -s -p pim 2. Print information about the bandwidth meters installed in the kernel with netstat -g Submitted by: Pavlin Radoslavov <pavlin@icir.org>
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index eca652a..f8e2788 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -271,7 +271,7 @@ The following address families and protocols are recognized:
.It Em Family
.Em Protocols
.It Cm inet Pq Dv AF_INET
-.Cm bdg , divert , icmp , igmp , ip , ipsec , tcp , udp
+.Cm bdg , divert , icmp , igmp , ip , ipsec , pim, tcp , udp
.It Cm inet6 Pq Dv AF_INET6
.Cm bdg , icmp6 , ip6 , ipsec6 , rip6 , tcp , udp
.It Cm pfkey Pq Dv PF_KEY
OpenPOWER on IntegriCloud