summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-13 14:10:36 +0000
committerru <ru@FreeBSD.org>2002-08-13 14:10:36 +0000
commitdfc370659669107ad53bb2da1c4eaa52acf9f1b5 (patch)
treeec9b40e714884b3d61cfcff2635bd7b10c401dd3 /sbin
parent2a6f0e09d3644fc41986fb25ef97b1ea9b556dd4 (diff)
downloadFreeBSD-src-dfc370659669107ad53bb2da1c4eaa52acf9f1b5.zip
FreeBSD-src-dfc370659669107ad53bb2da1c4eaa52acf9f1b5.tar.gz
can not -> cannot.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/growfs/growfs.84
-rw-r--r--sbin/init/init.82
-rw-r--r--sbin/natd/natd.82
3 files changed, 4 insertions, 4 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 1b62943..ef23cda 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -70,7 +70,7 @@ Do not try enlarging a mounted filesystem, your system may panic and you will
not be able to use the filesystem any longer.
Most of the
.Xr newfs 8
-options can not be changed by
+options cannot be changed by
.Nm .
In fact, you can only increase the size of the filesystem.
Use
@@ -168,7 +168,7 @@ writes this critical structure to disk and reads it again later for doing more
updates.
This read operation will provide unexpected data when using
.Fl N .
-Therefore, this part can not really be simulated and will be skipped in test
+Therefore, this part cannot really be simulated and will be skipped in test
mode.
.Sh SEE ALSO
.Xr disklabel 8 ,
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 1b31f11..d1622c7 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -143,7 +143,7 @@ leaves it unchanged.
Otherwise,
.Nm
raises the level to 1 before going multi-user for the first time.
-Since the level can not be reduced, it will be at least 1 for
+Since the level cannot be reduced, it will be at least 1 for
subsequent operation, even on return to single-user.
If a level higher than 1 is desired while running multi-user,
it can be set before going multi-user, e.g., by the startup script
diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8
index a33b965..e14102a 100644
--- a/sbin/natd/natd.8
+++ b/sbin/natd/natd.8
@@ -465,7 +465,7 @@ rules starting from the rule number
will be used for punching firewall holes.
The range will be cleared for all rules on startup.
.It Fl log_ipfw_denied
-Log when a packet can not be re-injected because an
+Log when a packet cannot be re-injected because an
.Xr ipfw 8
rule blocks it.
This is the default with
OpenPOWER on IntegriCloud