From b3bd9a1702684cf1e29e3cab7b9df388bf0eb6fb Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Tue, 5 Dec 2006 23:05:53 +0000 Subject: [PATCH] Fix typos. --- usr.sbin/adduser/adduser.8 | 4 ++-- usr.sbin/adduser/rmuser.8 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index fdb6b4cce54..ff473a91e26 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 913cb5ddf13..3e76b89035d 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