From: Todd C. Miller Date: Fri, 31 Jan 2014 17:12:21 +0000 (-0700) Subject: fix typo X-Git-Tag: SUDO_1_8_10^2~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b15b03560ac777708bb0cb98c9f87a6bb21aceff;p=sudo fix typo --- 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).