summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /sbin/ipfw
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 190be14..6c053da 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -230,7 +230,7 @@ While listing, if the
.Fl d
option was specified, also show expired dynamic rules.
.It Fl f
-Don't ask for confirmation for commands that can cause problems
+Do not ask for confirmation for commands that can cause problems
if misused,
.No i.e. Cm flush .
If there is no tty associated with the process, this is implied.
@@ -303,7 +303,7 @@ and
.Xr m4 1 .
If
.Ar preproc
-doesn't start with a slash
+does not start with a slash
.Pq Ql /
as its first character, the usual
.Ev PATH
@@ -1771,7 +1771,7 @@ If you cannot be near the console,
use an auto-recovery script such as the one in
.Pa /usr/share/examples/ipfw/change_rules.sh .
.It
-Don't forget the loopback interface.
+Do not forget the loopback interface.
.El
.Sh FINE POINTS
.Bl -bullet
@@ -1827,7 +1827,7 @@ A
socket bound to the specified port will receive all packets
diverted to that port.
If no socket is bound to the destination port, or if the divert module is
-not loaded, or if the kernel wasn't compiled with divert socket support,
+not loaded, or if the kernel was not compiled with divert socket support,
the packets are dropped.
.Sh SYSCTL VARIABLES
A set of
OpenPOWER on IntegriCloud