From 0c958e1852f1caa916e45545715568a8c53875c1 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 26 Nov 2023 08:55:41 -0700 Subject: [PATCH] Mention the tsdump utility --- docs/sudoers.man.in | 10 +++++++++- docs/sudoers.mdoc.in | 10 +++++++++- docs/sudoers_timestamp.man.in | 9 ++++++++- docs/sudoers_timestamp.mdoc.in | 9 ++++++++- 4 files changed, 34 insertions(+), 4 deletions(-) diff --git a/docs/sudoers.man.in b/docs/sudoers.man.in index 1a9db437a..622e44aad 100644 --- a/docs/sudoers.man.in +++ b/docs/sudoers.man.in @@ -25,7 +25,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.TH "SUDOERS" "@mansectform@" "November 6, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDOERS" "@mansectform@" "November 26, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -292,6 +292,14 @@ The option can be used to select the type of time stamp record \fBsudoers\fR will use. +.PP +The +\fBtsdump\fR +utility, included with the sudo source distribution, can be used to +display the contents of a time stamp file. +See +sudoers_timestamp(@mansectform@) +for details of the time stamp file format. .SS "Logging" By default, \fBsudoers\fR diff --git a/docs/sudoers.mdoc.in b/docs/sudoers.mdoc.in index 07629aa21..16a119d48 100644 --- a/docs/sudoers.mdoc.in +++ b/docs/sudoers.mdoc.in @@ -25,7 +25,7 @@ .nr BA @BAMAN@ .nr LC @LCMAN@ .nr PS @PSMAN@ -.Dd November 6, 2023 +.Dd November 26, 2023 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -280,6 +280,14 @@ The option can be used to select the type of time stamp record .Nm will use. +.Pp +The +.Nm tsdump +utility, included with the sudo source distribution, can be used to +display the contents of a time stamp file. +See +.Xr sudoers_timestamp @mansectform@ +for details of the time stamp file format. .Ss Logging By default, .Nm diff --git a/docs/sudoers_timestamp.man.in b/docs/sudoers_timestamp.man.in index 92564025b..630ca9d6e 100644 --- a/docs/sudoers_timestamp.man.in +++ b/docs/sudoers_timestamp.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 "SUDOERS_TIMESTAMP" "@mansectform@" "September 20, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDOERS_TIMESTAMP" "@mansectform@" "November 26, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -174,6 +174,13 @@ records of type u.ppid The ID of the parent process for records of type \fRTS_PPID\fR. +.PP +The +\fBtsdump\fR +utility, included with the sudo source distribution, can be used to +display the contents of a +\fIsudoers\fR +time stamp file. .SH "LOCKING" In \fBsudoers\fR diff --git a/docs/sudoers_timestamp.mdoc.in b/docs/sudoers_timestamp.mdoc.in index cc0ea9b23..4ddefb09a 100644 --- a/docs/sudoers_timestamp.mdoc.in +++ b/docs/sudoers_timestamp.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 September 20, 2023 +.Dd November 26, 2023 .Dt SUDOERS_TIMESTAMP @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -162,6 +162,13 @@ records of type The ID of the parent process for records of type .Dv TS_PPID . .El +.Pp +The +.Nm tsdump +utility, included with the sudo source distribution, can be used to +display the contents of a +.Em sudoers +time stamp file. .Sh LOCKING In .Nm sudoers