summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-11 17:14:33 +0000
committerru <ru@FreeBSD.org>2001-09-11 17:14:33 +0000
commita955db2e6b8ec6194b1bf6f2fb937500c05aea10 (patch)
treedf14f84b32aae487ad6071cae1aed6c13ea171d8 /usr.bin/netstat/netstat.1
parentad39f94bd08d60fe6e100c8850ffabc4c09ae3a8 (diff)
downloadFreeBSD-src-a955db2e6b8ec6194b1bf6f2fb937500c05aea10.zip
FreeBSD-src-a955db2e6b8ec6194b1bf6f2fb937500c05aea10.tar.gz
Implement the ``-f address_family'' filter for -i.
Prodded by: Igor Podlesny <poige@morning.ru>
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 7ce61f7..5662ecc 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -90,6 +90,7 @@ but show ports symbolically.
.Nm
.Fl i | I Ar interface
.Op Fl abdnt
+.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
.Ek
@@ -109,7 +110,7 @@ is also present, multicast addresses currently in use are shown
for each Ethernet interface and for each IP interface address.
Multicast addresses are shown on separate lines following the interface
address with which they are associated.
-It
+If
.Fl b
is also present, show the number of bytes in and out.
If
@@ -286,6 +287,7 @@ The following address families and protocols are recognized:
.\".It Cm iso Pq Dv AF_ISO
.\".Cm clnp , cltp , esis , tp
.It Cm unix Pq Dv AF_UNIX
+.It Cm link Pq Dv AF_LINK
.El
.Pp
The program will complain if
OpenPOWER on IntegriCloud