Sort SRCS in Makefile and document -g option additions.
Nudged by: ru
This commit is contained in:
parent
d55870d251
commit
7bb9972b9e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user