Fix typos

This commit is contained in:
Todd C. Miller
2013-02-05 16:10:16 -05:00
parent f6e61640d2
commit 5debfeeaf7
3 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ DDEESSCCRRIIPPTTIIOONN
_p_a_t_t_e_r_n. On systems with POSIX regular expression
support, the pattern may be an extended regular
expression. On systems without POSIX regular
expression support, a simple substring match is
expression support, a simple sub-string match is
performed instead.
cwd _d_i_r_e_c_t_o_r_y
@@ -253,4 +253,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details.
Sudo 1.8.6 July 12, 2012 Sudo 1.8.6
Sudo 1.8.7 July 12, 2012 Sudo 1.8.7

View File

@@ -141,7 +141,7 @@ Evaluates to true if the command run matches
\fIpattern\fR.
On systems with POSIX regular expression support, the pattern may
be an extended regular expression.
On systems without POSIX regular expression support, a simple substring
On systems without POSIX regular expression support, a simple sub-string
match is performed instead.
.TP 8n
cwd \fIdirectory\fR

View File

@@ -142,7 +142,7 @@ Evaluates to true if the command run matches
.Ar pattern .
On systems with POSIX regular expression support, the pattern may
be an extended regular expression.
On systems without POSIX regular expression support, a simple substring
On systems without POSIX regular expression support, a simple sub-string
match is performed instead.
.It cwd Ar directory
Evaluates to true if the command was run with the specified current