]> granicus.if.org Git - sudo/commitdiff
For "sudoreplay -l", not all predicates may be shortened to a single
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 4 May 2016 22:44:52 +0000 (16:44 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 4 May 2016 22:44:52 +0000 (16:44 -0600)
character.  Both 'c' and 't' have more than one possibility.

doc/sudoreplay.cat
doc/sudoreplay.man.in
doc/sudoreplay.mdoc.in

index ffa5bff37c639a800739dab0f5b585608dfc7a75..40d0993df2b5aa9d0962fd9b35671edc02675224 100644 (file)
@@ -96,9 +96,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                          Evaluates to true if the ID matches a command run by
                          _\bu_\bs_\be_\br _\bn_\ba_\bm_\be.
 
-                 Predicates may be abbreviated to the shortest unique string
-                 (currently all predicates may be shortened to a single
-                 character).
+                 Predicates may be abbreviated to the shortest unique string.
 
                  Predicates may be combined using _\ba_\bn_\bd, _\bo_\br and _\b! operators as
                  well as `(' and `)' grouping (note that parentheses must
@@ -278,4 +276,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or https://www.sudo.ws/license.html for
      complete details.
 
-Sudo 1.8.16                    November 20, 2015                   Sudo 1.8.16
+Sudo 1.8.16                       May 4, 2016                      Sudo 1.8.16
index 45193cee1feac6cc567bfb262aa7d07681889510..3044ef7c4163e42e513b19ba112bf7fbff6e96e3 100644 (file)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
 .\" IT IS GENERATED AUTOMATICALLY FROM sudoreplay.mdoc.in
 .\"
-.\" Copyright (c) 2009-2015 Todd C. Miller <Todd.Miller@courtesan.com>
+.\" Copyright (c) 2009-2016 Todd C. Miller <Todd.Miller@courtesan.com>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.TH "SUDOREPLAY" "8" "November 20, 2015" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
+.TH "SUDOREPLAY" "8" "May 4, 2016" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -191,8 +191,7 @@ user \fIuser name\fR
 Evaluates to true if the ID matches a command run by
 \fIuser name\fR.
 .PP
-Predicates may be abbreviated to the shortest unique string (currently
-all predicates may be shortened to a single character).
+Predicates may be abbreviated to the shortest unique string.
 .sp
 Predicates may be combined using
 \fIand\fR,
index 2be2887b10584d4b863647a99b7e492550ce5b2f..c49fb51f93a965022f181c3170934b1113632497 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2009-2015 Todd C. Miller <Todd.Miller@courtesan.com>
+.\" Copyright (c) 2009-2016 Todd C. Miller <Todd.Miller@courtesan.com>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 20, 2015
+.Dd May 4, 2016
 .Dt SUDOREPLAY @mansectsu@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -173,8 +173,7 @@ Evaluates to true if the ID matches a command run by
 .Ar user name .
 .El
 .Pp
-Predicates may be abbreviated to the shortest unique string (currently
-all predicates may be shortened to a single character).
+Predicates may be abbreviated to the shortest unique string.
 .Pp
 Predicates may be combined using
 .Em and ,