aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
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
commitb3bd9a1702684cf1e29e3cab7b9df388bf0eb6fb (patch)
tree9bf269cdbbc85df11c6379db102547d12cd04dd5 /usr.sbin
parentf48837e7d45e46d280207bcc67208ded7cecbb4a (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/adduser/adduser.84
-rw-r--r--usr.sbin/adduser/rmuser.82
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8
index fdb6b4cce541..ff473a91e26e 100644
--- a/usr.sbin/adduser/adduser.8
+++ b/usr.sbin/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/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8
index 913cb5ddf135..3e76b89035d9 100644
--- a/usr.sbin/adduser/rmuser.8
+++ b/usr.sbin/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