diff --git a/doc/sudoreplay.man.in b/doc/sudoreplay.man.in index 44015162f..43d432c86 100644 --- a/doc/sudoreplay.man.in +++ b/doc/sudoreplay.man.in @@ -16,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.TH "SUDOREPLAY" "@mansectsu@" "May 18, 2020" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" +.TH "SUDOREPLAY" "@mansectsu@" "May 26, 2021" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .nh .if n .ad l .SH "NAME" @@ -50,17 +50,11 @@ The \fIID\fR should either be a six character sequence of digits and upper case letters, e.g., -\fR0100A5\fR, -a pattern matching the -\fIiolog_file\fR -option in the -\fIsudoers\fR -file, or a path name. -Path names may be relative to the -\fIiolog_dir\fR -option in the -\fIsudoers\fR -file (unless overridden by the +\fR0100A5\fR +or a path name. +Path names may be relative to the I/O log directory +\fI@iolog_dir@\fR +(unless overridden by the \fB\-d\fR option) or fully qualified, beginning with a \(oq/\(cq diff --git a/doc/sudoreplay.mdoc.in b/doc/sudoreplay.mdoc.in index f7adfa8cb..cb7084d42 100644 --- a/doc/sudoreplay.mdoc.in +++ b/doc/sudoreplay.mdoc.in @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd May 18, 2020 +.Dd May 26, 2021 .Dt SUDOREPLAY @mansectsu@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -48,17 +48,11 @@ The .Em ID should either be a six character sequence of digits and upper case letters, e.g., -.Li 0100A5 , -a pattern matching the -.Em iolog_file -option in the -.Em sudoers -file, or a path name. -Path names may be relative to the -.Em iolog_dir -option in the -.Em sudoers -file (unless overridden by the +.Li 0100A5 +or a path name. +Path names may be relative to the I/O log directory +.Pa @iolog_dir@ +(unless overridden by the .Fl d option) or fully qualified, beginning with a .Ql /