]> granicus.if.org Git - sudo/commitdiff
Clarify what "sudoreplay -l" displays and mention that it is sorted.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 16 Apr 2012 15:45:29 +0000 (11:45 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 16 Apr 2012 15:45:29 +0000 (11:45 -0400)
doc/sudoreplay.cat
doc/sudoreplay.man.in
doc/sudoreplay.pod

index a81bfb150d224584c9786ad37d0073e1eb7683a8..0f4816ed38601332d80a6270d8d1e5557a59bc02 100644 (file)
@@ -55,10 +55,11 @@ O\bOP\bPT\bTI\bIO\bON\bNS\bS
 
        -l [_\bs_\be_\ba_\br_\bc_\bh _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn]
                    Enable "list mode".  In this mode, s\bsu\bud\bdo\bor\bre\bep\bpl\bla\bay\by will list
-                   available session IDs.  If a _\bs_\be_\ba_\br_\bc_\bh _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn is
-                   specified, it will be used to restrict the IDs that are
-                   displayed.  An expression is composed of the following
-                   predicates:
+                   available sessions in a format similar to the s\bsu\bud\bdo\bo log file
+                   format, sorted by file name (or sequence number).  If a
+                   _\bs_\be_\ba_\br_\bc_\bh _\be_\bx_\bp_\br_\be_\bs_\bs_\bi_\bo_\bn is specified, it will be used to restrict
+                   the IDs that are displayed.  An expression is composed of
+                   the following predicates:
 
                    command _\bc_\bo_\bm_\bm_\ba_\bn_\bd _\bp_\ba_\bt_\bt_\be_\br_\bn
                            Evaluates to true if the command run matches
@@ -260,4 +261,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
 
 
 
-1.8.5                           March 14, 2012                  SUDOREPLAY(1m)
+1.8.5                           April 16, 2012                  SUDOREPLAY(1m)
index a12bd6254833efc050a9b672469bdb77f587129c..df52ebeb6fcfc924e96361a54cbfff053e90586a 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "SUDOREPLAY @mansectsu@"
-.TH SUDOREPLAY @mansectsu@ "March 14, 2012" "1.8.5" "MAINTENANCE COMMANDS"
+.TH SUDOREPLAY @mansectsu@ "April 16, 2012" "1.8.5" "MAINTENANCE COMMANDS"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -198,9 +198,10 @@ help message to the standard output and exit.
 .IP "\-l [\fIsearch expression\fR]" 12
 .IX Item "-l [search expression]"
 Enable \*(L"list mode\*(R".  In this mode, \fBsudoreplay\fR will list available
-session IDs.  If a \fIsearch expression\fR is specified, it will be
-used to restrict the IDs that are displayed.  An expression is
-composed of the following predicates:
+sessions in a format similar to the \fBsudo\fR log file format, sorted
+by file name (or sequence number).  If a \fIsearch expression\fR is
+specified, it will be used to restrict the IDs that are displayed.
+An expression is composed of the following predicates:
 .RS 12
 .IP "command \fIcommand pattern\fR" 8
 .IX Item "command command pattern"
index d01e498b1bc3015b865f6189f6f7506a596cfb44..38c743d35d84dab0a3374addf32d9ee4ca18d2d4 100644 (file)
@@ -88,9 +88,10 @@ help message to the standard output and exit.
 =item -l [I<search expression>]
 
 Enable "list mode".  In this mode, B<sudoreplay> will list available
-session IDs.  If a I<search expression> is specified, it will be
-used to restrict the IDs that are displayed.  An expression is
-composed of the following predicates:
+sessions in a format similar to the B<sudo> log file format, sorted
+by file name (or sequence number).  If a I<search expression> is
+specified, it will be used to restrict the IDs that are displayed.
+An expression is composed of the following predicates:
 
 =over 8