summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2006-12-05 23:05:53 +0000
committerCeri Davies <ceri@FreeBSD.org>2006-12-05 23:05:53 +0000
commitb913cd5ce1c83b33d434dbd49802f6dd7955068e (patch)
treeef5bc0fbca2553aaa5f3ee67e3ead8f51c9f2696 /adduser
parent3e9c4469c034253490fc9ee1335a0aa4b1ce9c94 (diff)
downloadpw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.tar.gz
pw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.tar.zst
pw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.zip
Fix typos.
Diffstat (limited to 'adduser')
-rw-r--r--adduser/adduser.84
-rw-r--r--adduser/rmuser.82
2 files changed, 3 insertions, 3 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index fdb6b4c..ff473a9 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -205,7 +205,7 @@ message to standard error and move to the next account.
The format
of the input file is described below.
.It Fl g Ar login_group
-Normaly,
+Normally,
if no login group is specified,
it is assumed to be the same as the username.
This option makes
@@ -465,7 +465,7 @@ This means that shell commands can also be embedded in the message file.
The
.Nm
utility attempts to mitigate the possibility of an attacker using this
-feature by refusing to evaluate the file if it is not owned and writeable
+feature by refusing to evaluate the file if it is not owned and writable
only by the root user.
In addition, shell special characters and operators will have to be
escaped when used in the message file.
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8
index 913cb5d..3e76b89 100644
--- a/adduser/rmuser.8
+++ b/adduser/rmuser.8
@@ -146,7 +146,7 @@ arguments.
.It Fl v
Enable verbose mode.
Normally,
-the output inlcudes one line per removed user;
+the output includes one line per removed user;
however,
with this option
.Nm