summaryrefslogtreecommitdiffstats
path: root/adduser
diff options
context:
space:
mode:
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