From: Todd C. Miller Date: Wed, 19 Oct 2016 13:33:07 +0000 (-0600) Subject: There are now 14 tag values, not 10. Don't bother mentioning the X-Git-Tag: SUDO_1_8_19^2~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fa59b7416460811fd055bc0d6b513164e931c7c;p=sudo There are now 14 tag values, not 10. Don't bother mentioning the number since it keeps increasing. Bug #759 --- diff --git a/doc/sudoers.cat b/doc/sudoers.cat index 435d95001..88652b7d6 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -596,8 +596,8 @@ SSUUDDOOEERRSS FFIILLEE FFOORRMMAATT with either an `!' or `-' character. TTaagg__SSppeecc - A command may have zero or more tags associated with it. There are ten - possible tag values: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT, + A command may have zero or more tags associated with it. The following + tag values are supported: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT, NOLOG_INPUT, LOG_OUTPUT, NOLOG_OUTPUT, MAIL, NOMAIL, PASSWD, NOPASSWD, SETENV, and NOSETENV. Once a tag is set on a Cmnd, subsequent Cmnds in the Cmnd_Spec_List, inherit the tag unless it is overridden by the @@ -2607,4 +2607,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or https://www.sudo.ws/license.html for complete details. -Sudo 1.8.18 October 18, 2016 Sudo 1.8.18 +Sudo 1.8.18 October 19, 2016 Sudo 1.8.18 diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index f83d5d650..10f808234 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -21,7 +21,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.TH "SUDOERS" "5" "October 18, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDOERS" "5" "October 19, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -1237,8 +1237,7 @@ or character. .SS "Tag_Spec" A command may have zero or more tags associated with it. -There are -ten possible tag values: +The following tag values are supported: \fREXEC\fR, \fRNOEXEC\fR, \fRFOLLOW\fR, diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index b8405ddae..6038a1ecc 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -19,7 +19,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd October 18, 2016 +.Dd October 19, 2016 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -1160,8 +1160,7 @@ or character. .Ss Tag_Spec A command may have zero or more tags associated with it. -There are -ten possible tag values: +The following tag values are supported: .Li EXEC , .Li NOEXEC , .Li FOLLOW ,