diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-07 06:30:39 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-07 06:30:39 +0000 |
commit | 12fe975620ec388514ab46561cf3003206b7ab43 (patch) | |
tree | 0219d63e9155134d0c5dd673ffef17d5346bf6f6 /usr.bin/sudo | |
parent | 8fd79890044c08315eb9c5b15e6f45529bfb18d9 (diff) |
spelling errors/typos
ok jmc@
Diffstat (limited to 'usr.bin/sudo')
-rw-r--r-- | usr.bin/sudo/sudo.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sudo/sudo.8 b/usr.bin/sudo/sudo.8 index a0c66b37b3c..fbdbfc31974 100644 --- a/usr.bin/sudo/sudo.8 +++ b/usr.bin/sudo/sudo.8 @@ -390,7 +390,7 @@ subsequent commands run from that shell will \fInot\fR be logged, nor will \fBsudo\fR's access control affect them. The same is true for commands that offer shell escapes (including most editors). Because of this, care must be taken when giving users access to commands -via \fBsudo\fR to verify that the command does not inadvertantly give +via \fBsudo\fR to verify that the command does not inadvertently give the user an effective root shell. .SH "EXAMPLES" .IX Header "EXAMPLES" |