mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Mention the tsdump utility
This commit is contained in:
parent
66c9a636d1
commit
0c958e1852
@ -25,7 +25,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.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
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@ -292,6 +292,14 @@ The
|
|||||||
option can be used to select the type of time stamp record
|
option can be used to select the type of time stamp record
|
||||||
\fBsudoers\fR
|
\fBsudoers\fR
|
||||||
will use.
|
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"
|
.SS "Logging"
|
||||||
By default,
|
By default,
|
||||||
\fBsudoers\fR
|
\fBsudoers\fR
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.nr PS @PSMAN@
|
||||||
.Dd November 6, 2023
|
.Dd November 26, 2023
|
||||||
.Dt SUDOERS @mansectform@
|
.Dt SUDOERS @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -280,6 +280,14 @@ The
|
|||||||
option can be used to select the type of time stamp record
|
option can be used to select the type of time stamp record
|
||||||
.Nm
|
.Nm
|
||||||
will use.
|
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
|
.Ss Logging
|
||||||
By default,
|
By default,
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" 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
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@ -174,6 +174,13 @@ records of type
|
|||||||
u.ppid
|
u.ppid
|
||||||
The ID of the parent process for records of type
|
The ID of the parent process for records of type
|
||||||
\fRTS_PPID\fR.
|
\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"
|
.SH "LOCKING"
|
||||||
In
|
In
|
||||||
\fBsudoers\fR
|
\fBsudoers\fR
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd September 20, 2023
|
.Dd November 26, 2023
|
||||||
.Dt SUDOERS_TIMESTAMP @mansectform@
|
.Dt SUDOERS_TIMESTAMP @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -162,6 +162,13 @@ records of type
|
|||||||
The ID of the parent process for records of type
|
The ID of the parent process for records of type
|
||||||
.Dv TS_PPID .
|
.Dv TS_PPID .
|
||||||
.El
|
.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
|
.Sh LOCKING
|
||||||
In
|
In
|
||||||
.Nm sudoers
|
.Nm sudoers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user