summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2006-12-05 23:20:14 +0000
committerceri <ceri@FreeBSD.org>2006-12-05 23:20:14 +0000
commitbb4b2a6105d27b2333e619d4a3cac6a2b69a85b4 (patch)
tree5352c3f66a346ab217c5eb1a7afa6ba0aa8d0f26 /usr.sbin
parent4c62a0929b9ea9d7b708b543d51253e878f46a44 (diff)
downloadFreeBSD-src-bb4b2a6105d27b2333e619d4a3cac6a2b69a85b4.zip
FreeBSD-src-bb4b2a6105d27b2333e619d4a3cac6a2b69a85b4.tar.gz
Flush my typo fix queue for this directory.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/adduser/adduser.82
-rw-r--r--usr.sbin/adduser/rmuser.82
-rw-r--r--usr.sbin/asf/asf.82
-rw-r--r--usr.sbin/eeprom/eeprom.82
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8
index ff473a9..ab5b364 100644
--- a/usr.sbin/adduser/adduser.8
+++ b/usr.sbin/adduser/adduser.8
@@ -470,7 +470,7 @@ only by the root user.
In addition, shell special characters and operators will have to be
escaped when used in the message file.
.Pp
-Also, password ageing and account expiry times are currently setable
+Also, password ageing and account expiry times are currently settable
only in batch mode or when specified in
.Pa /etc/adduser.conf .
The user should be able to set them in interactive mode as well.
diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8
index 3e76b89..68a99b5 100644
--- a/usr.sbin/adduser/rmuser.8
+++ b/usr.sbin/adduser/rmuser.8
@@ -129,7 +129,7 @@ Anything following a hash mark
including the hash mark itself, is considered a comment and will not
be processed.
If the file is owned by anyone other than a user with
-UID 0, or is writeable by anyone other than the owner,
+UID 0, or is writable by anyone other than the owner,
.Nm
will refuse to continue.
.It Fl y
diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8
index 2525c3a..028e2ec 100644
--- a/usr.sbin/asf/asf.8
+++ b/usr.sbin/asf/asf.8
@@ -100,7 +100,7 @@ and read the information from it.
.It Fl M
Specify the core file for
.Xr kvm 3 .
-Impiles
+Implies
.Fl V .
.It Fl N
Specify the system file for
diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8
index 4bec6f3..81cb2d3 100644
--- a/usr.sbin/eeprom/eeprom.8
+++ b/usr.sbin/eeprom/eeprom.8
@@ -374,7 +374,7 @@ An integer specifying the screen width in characters per line.
Default:
.Dq Li 80 .
.It Va screen-#rows
-An integer specifying the scren height in lines.
+An integer specifying the screen height in lines.
Default:
.Dq Li 34 .
.It Va scsi-initiator-id
OpenPOWER on IntegriCloud