]> granicus.if.org Git - sudo/commitdiff
Document that a User_Alias or Host_Alias may be used in the match filter.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 12 Apr 2018 12:29:41 +0000 (06:29 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 12 Apr 2018 12:29:41 +0000 (06:29 -0600)
doc/cvtsudoers.cat
doc/cvtsudoers.man.in
doc/cvtsudoers.mdoc.in

index 5634550ad91ffb568d91d9e35f5d2d99122f317a..998e5f79d9cf2a84c301e1547f832b2e13e5ce93 100644 (file)
@@ -115,7 +115,9 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                  Only output rules that match the specified _\bf_\bi_\bl_\bt_\be_\br.  A _\bf_\bi_\bl_\bt_\be_\br
                  expression is made up of one or more k\bke\bey\by =\b= _\bv_\ba_\bl_\bu_\be pairs,
                  separated by a comma (`,').  The k\bke\bey\by may be "user", "group"
-                 or "host".  For example, u\bus\bse\ber\br = _\bo_\bp_\be_\br_\ba_\bt_\bo_\br or h\bho\bos\bst\bt = _\bw_\bw_\bw.
+                 or "host".  For example, u\bus\bse\ber\br = _\bo_\bp_\be_\br_\ba_\bt_\bo_\br or h\bho\bos\bst\bt = _\bw_\bw_\bw.  An
+                 upper-case User_Alias or Host_Alias may be specified as the
+                 "user" or "host".
 
                  A matching _\bs_\bu_\bd_\bo_\be_\br_\bs rule may also include users, groups and
                  hosts that are not part of the _\bf_\bi_\bl_\bt_\be_\br.  This can happen when
@@ -237,4 +239,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or https://www.sudo.ws/license.html for
      complete details.
 
-Sudo 1.8.23                      April 5, 2018                     Sudo 1.8.23
+Sudo 1.8.23                     April 12, 2018                     Sudo 1.8.23
index 8af1333f8806af4a3ee8be541137af7b557087a3..8891f26c6bc104f4a0b8814eb5fddaf0f2eae5a3 100644 (file)
@@ -16,7 +16,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.TH "CVTSUDOERS" "1" "April 5, 2018" "Sudo @PACKAGE_VERSION@" "General Commands Manual"
+.TH "CVTSUDOERS" "1" "April 12, 2018" "Sudo @PACKAGE_VERSION@" "General Commands Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -223,14 +223,18 @@ pairs, separated by a comma
 The
 \fBkey\fR
 may be
-\(Lquser\(Rq,
-\(Lqgroup\(Rq
+\(lquser\(rq,
+\(lqgroup\(rq
 or
-\(Lqhost\(Rq.
+\(lqhost\(rq.
 For example,
 \fBuser\fR = \fIoperator\fR
 or
 \fBhost\fR = \fIwww\fR.
+An upper-case User_Alias or Host_Alias may be specified as the
+\(lquser\(rq
+or
+\(lqhost\(rq.
 .sp
 A matching
 \fIsudoers\fR
@@ -318,7 +322,7 @@ and
 grammar versions and exit.
 .PP
 Options in the form
-\(Lqkeyword = value\(Rq
+\(lqkeyword = value\(rq
 may also be specified in a configuration file,
 \fI@sysconfdir@/cvtsudoers.conf\fR
 by default.
@@ -409,7 +413,7 @@ search the archives.
 .SH "DISCLAIMER"
 \fBcvtsudoers\fR
 is provided
-\(LqAS IS\(Rq
+\(lqAS IS\(rq
 and any express or implied warranties, including, but not limited
 to, the implied warranties of merchantability and fitness for a
 particular purpose are disclaimed.
index d21d07f42f6713b3c3e61ff98777611bc679e783..8867e0a22c67be9afea41c9ea45199f503b8faa7 100644 (file)
@@ -14,7 +14,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 5, 2018
+.Dd April 12, 2018
 .Dt CVTSUDOERS 1
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -186,6 +186,10 @@ For example,
 .Sy user No = Ar operator
 or
 .Sy host No = Ar www .
+An upper-case User_Alias or Host_Alias may be specified as the
+.Dq user
+or
+.Dq host .
 .Pp
 A matching
 .Em sudoers