Fix typos
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user