2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

There are now 14 tag values, not 10. Don't bother mentioning the

number since it keeps increasing.  Bug #759
This commit is contained in:
Todd C. Miller
2016-10-19 07:33:07 -06:00
parent c18ff022e0
commit 6fa59b7416
3 changed files with 7 additions and 9 deletions

View File

@@ -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

View File

@@ -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,

View File

@@ -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 ,