summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
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/adduser.8
parent3e9c4469c034253490fc9ee1335a0aa4b1ce9c94 (diff)
downloadpw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.tar.gz
pw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.tar.zst
pw-darwin-b913cd5ce1c83b33d434dbd49802f6dd7955068e.zip
Fix typos.
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.84
1 files changed, 2 insertions, 2 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.