summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2004-03-25 09:07:26 +0000
committerbms <bms@FreeBSD.org>2004-03-25 09:07:26 +0000
commit7bb9972b9e8210a5b01b75afe8f5d2bb75604928 (patch)
treed3b0b371d356fa275a3b7dfa64aeba5a829a69cf /usr.bin/netstat
parentd55870d251f85dc06d2e960b69fc201788330abc (diff)
downloadFreeBSD-src-7bb9972b9e8210a5b01b75afe8f5d2bb75604928.zip
FreeBSD-src-7bb9972b9e8210a5b01b75afe8f5d2bb75604928.tar.gz
Sort SRCS in Makefile and document -g option additions.
Nudged by: ru
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r--usr.bin/netstat/Makefile2
-rw-r--r--usr.bin/netstat/netstat.13
2 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index 760cc4e..a47f735 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= netstat
-SRCS= if.c inet.c inet6.c main.c mbuf.c mroute.c mcast.c ipx.c route.c \
+SRCS= if.c inet.c inet6.c main.c mbuf.c mcast.c mroute.c ipx.c route.c \
unix.c atalk.c netgraph.c mroute6.c ipsec.c
CFLAGS+=-DIPSEC
CFLAGS+=-DINET6
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 7b46d79..9c1b182 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -250,7 +250,8 @@ is repeated, counters with a value of zero are suppressed.
.Ek
.Xc
Show information related to multicast (group address) routing.
-By default, show the IP Multicast virtual-interface and routing tables.
+By default, show the IP Multicast virtual-interface and routing tables,
+and multicast group memberships.
.It Xo
.Bk -words
.Nm
OpenPOWER on IntegriCloud