From: Todd C. Miller Date: Tue, 5 Feb 2013 21:10:16 +0000 (-0500) Subject: Fix typos X-Git-Tag: SUDO_1_8_7~1^2~250 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5debfeeaf7f7b209cf37791e800e7f93e420d35a;p=sudo Fix typos --- diff --git a/doc/sudoreplay.cat b/doc/sudoreplay.cat index 4b3d31d56..2cd981b5c 100644 --- a/doc/sudoreplay.cat +++ b/doc/sudoreplay.cat @@ -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 diff --git a/doc/sudoreplay.man.in b/doc/sudoreplay.man.in index 0292cf3c6..bbdcb8e53 100644 --- a/doc/sudoreplay.man.in +++ b/doc/sudoreplay.man.in @@ -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 diff --git a/doc/sudoreplay.mdoc.in b/doc/sudoreplay.mdoc.in index 72fa9598c..dac2416be 100644 --- a/doc/sudoreplay.mdoc.in +++ b/doc/sudoreplay.mdoc.in @@ -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