summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commitea31070695b2e513fcf660fbcc7f05a829839c35 (patch)
tree67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/ipfw
parent5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff)
downloadFreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip
FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.822
1 files changed, 11 insertions, 11 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index fc07dfe..514e9cb 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -8,7 +8,7 @@
.Nm ipfw
.Nd controlling utility for IP firewall and traffic shaper
.Sh SYNOPSIS
-.Nm ipfw
+.Nm
.Op Fl q
.Oo
.Fl p Ar preproc
@@ -21,41 +21,41 @@
.Op Fl U Ar macro
.Oc
.Ar pathname
-.Nm ipfw
+.Nm
.Op Fl f | q
.Cm flush
-.Nm ipfw
+.Nm
.Op Fl q
.Es \&{ \&}
.En Cm zero | resetlog | delete
.Op Ar number ...
-.Nm ipfw
+.Nm
.Op Fl s Op Ar field
.Op Fl aftN
.Es \&{ \&}
.En Cm list | show
.Op Ar number ...
-.Nm ipfw
+.Nm
.Op Fl q
.Cm add
.Op Ar number
.Ar rule-body
-.Nm ipfw
+.Nm
.Cm pipe
.Ar number
.Cm config
.Ar pipe-config-options
-.Nm ipfw
+.Nm
.Cm pipe
.Es \&{ \&}
.En Cm delete | list | show
.Op Ar number ...
-.Nm ipfw
+.Nm
.Cm queue
.Ar number
.Cm config
.Ar queue-config-options
-.Nm ipfw
+.Nm
.Cm queue
.Es \&{ \&}
.En Cm delete | list | show
@@ -122,7 +122,7 @@ See the
and
.Sx EXAMPLES
sections below for more information on the stateful behaviour of
-.Nm ipfw .
+.Nm .
.Pp
All rules (including dynamic ones) have a few associated counters:
a packet count, a byte count, a log count and a timestamp
@@ -1105,7 +1105,7 @@ meaning:
.Bl -tag -width indent
.It Em net.inet.ip.fw.debug : No 1
Controls debugging messages produced by
-.Nm ipfw .
+.Nm .
.It Em net.inet.ip.fw.one_pass : No 1
When set, the packet exiting from the
.Xr dummynet 4
OpenPOWER on IntegriCloud