summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
committerru <ru@FreeBSD.org>2006-09-29 15:20:48 +0000
commit33e34aeeb5bc540d849c497452e05717429183c2 (patch)
tree45e29d785027cf107a393485f50062a3363197bc /usr.bin/netstat
parent07966d46cf7dda6b0ee886e063c0aadf8863594a (diff)
downloadFreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.zip
FreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.tar.gz
Markup fixes.
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r--usr.bin/netstat/netstat.113
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 285ffab..e94fd64 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -32,7 +32,7 @@
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd September 7, 2005
+.Dd December 18, 2005
.Dt NETSTAT 1
.Os
.Sh NAME
@@ -437,18 +437,19 @@ flags displayed when
.Nm
is invoked with the
.Fl B
-option represents the underlying parameters of the bpf peer. Each flag is
+option represent the underlying parameters of the bpf peer.
+Each flag is
represented as a single lower case letter.
The mapping between the letters and flags in order of appearance are:
.Bl -column ".Li i"
.It Li p Ta Set if listening promiscuously
-.It Li i Ta BIOCIMMEDIATE has been set on the device
-.It Li f Ta BIOCGHDRCMPLT status: source link addresses are being
+.It Li i Ta Dv BIOCIMMEDIATE No has been set on the device
+.It Li f Ta Dv BIOCGHDRCMPLT No status: source link addresses are being
filled automatically
-.It Li s Ta BIOCGSEESENT status: see packets originating locally and
+.It Li s Ta Dv BIOCGSEESENT No status: see packets originating locally and
remotely on the interface.
.It Li a Ta Packet reception generates a signal
-.It Li l Ta BIOCLOCK status: descriptor has been locked
+.It Li l Ta Dv BIOCLOCK No status: descriptor has been locked
.El
.Pp
For more information about these flags, please refer to
OpenPOWER on IntegriCloud