From b15b03560ac777708bb0cb98c9f87a6bb21aceff Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 31 Jan 2014 10:12:21 -0700 Subject: [PATCH] fix typo --- doc/sudoers.cat | 2 +- doc/sudoers.man.in | 2 +- doc/sudoers.mdoc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index bcd51ab01..6ea687818 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -88,7 +88,7 @@ DDEESSCCRRIIPPTTIIOONN SUDO_USER. _s_u_d_o_e_r_s uses per-user time stamp files for credential caching. Once a - user has been authenticated, record is written containing the uid that + user has been authenticated, a record is written containing the uid that was used to authenticate, the terminal session ID, and a time stamp (using a monotonic clock if one is available). The user may then use ssuuddoo without a password for a short period of time (5 minutes unless diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 69410cd7f..964764754 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -207,7 +207,7 @@ lookup is still done for root, not the user specified by .PP \fIsudoers\fR uses per-user time stamp files for credential caching. -Once a user has been authenticated, record is written +Once a user has been authenticated, a record is written containing the uid that was used to authenticate, the terminal session ID, and a time stamp (using a monotonic clock if one is available). diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index 8450df2d6..dfd7ceb7d 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -195,7 +195,7 @@ lookup is still done for root, not the user specified by .Pp .Em sudoers uses per-user time stamp files for credential caching. -Once a user has been authenticated, record is written +Once a user has been authenticated, a record is written containing the uid that was used to authenticate, the terminal session ID, and a time stamp (using a monotonic clock if one is available). -- 2.50.0