]> granicus.if.org Git - sudo/commitdiff
Fix unescaped '\' and remove an extra '[' in the definition of digest.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 4 Mar 2019 15:52:28 +0000 (08:52 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 4 Mar 2019 15:52:28 +0000 (08:52 -0700)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index 9cc6a95218044928cce5bddd9a746ec2e83ae78e..b813e60d9cd945693bb62f672af2eac82658594a 100644 (file)
@@ -377,7 +377,7 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS F\bFI\bIL\bLE\bE F\bFO\bOR\bRM\bMA\bAT\bT
      the case for non-networked systems.
 
      digest ::= [A-Fa-f0-9]+ |
-                [[A-Za-z0-9+/=]+
+                [A-Za-z0-9\+/=]+
 
      Digest_Spec ::= "sha224" ':' digest |
                      "sha256" ':' digest |
@@ -1099,7 +1099,7 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        has the fully-qualified domain name as the "canonical"
                        host name, and the short version as an alias.
 
-                             192.168.1.1    xyzzy.sudo.ws xyzzy
+                             192.168.1.1 xyzzy.sudo.ws xyzzy
 
                        If the machine's hosts file entry is not formatted
                        properly, the _\bf_\bq_\bd_\bn option will not be effective if it
@@ -2928,4 +2928,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.26                    December 20, 2018                   Sudo 1.8.26
+Sudo 1.8.27                      March 4, 2019                     Sudo 1.8.27
index e2470b55307a82bc92823fd4bf0c8bbc2cf43848..744b797207313cb3d6e24847501aaa0d5f7baeba 100644 (file)
@@ -1,6 +1,6 @@
 .\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
-.\" Copyright (c) 1994-1996, 1998-2005, 2007-2018
+.\" Copyright (c) 1994-1996, 1998-2005, 2007-2019
 .\"    Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -23,7 +23,7 @@
 .nr BA @BAMAN@
 .nr LC @LCMAN@
 .nr PS @PSMAN@
-.TH "SUDOERS" "@mansectform@" "December 20, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "@mansectform@" "March 4, 2019" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -838,7 +838,7 @@ only the case for non-networked systems.
 .sp
 .RS 0n
 digest ::= [A-Fa-f0-9]+ |
-          [[A-Za-z0-9\+/=]+
+          [A-Za-z0-9\e+/=]+
 
 Digest_Spec ::= "sha224" ':' digest |
                "sha256" ':' digest |
@@ -2366,7 +2366,7 @@ has the fully-qualified domain name as the
 host name, and the short version as an alias.
 .sp
 .RS 24n
-192.168.1.1    xyzzy.sudo.ws xyzzy
+192.168.1.1 xyzzy.sudo.ws xyzzy
 .RE
 .RS 18n
 .sp
index 2053b5d128667b4adfbebc45dde8030a97437b0c..b22d5810f423f643e66d38f32eb17f6f03854e20 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 1994-1996, 1998-2005, 2007-2018
+.\" Copyright (c) 1994-1996, 1998-2005, 2007-2019
 .\"    Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -22,7 +22,7 @@
 .nr BA @BAMAN@
 .nr LC @LCMAN@
 .nr PS @PSMAN@
-.Dd December 20, 2018
+.Dd March 4, 2019
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -803,7 +803,7 @@ will only match if that is the actual host name, which is usually
 only the case for non-networked systems.
 .Bd -literal
 digest ::= [A-Fa-f0-9]+ |
-          [[A-Za-z0-9\+/=]+
+          [A-Za-z0-9\e+/=]+
 
 Digest_Spec ::= "sha224" ':' digest |
                "sha256" ':' digest |
@@ -2227,7 +2227,7 @@ has the fully-qualified domain name as the
 .Dq canonical
 host name, and the short version as an alias.
 .sp
-.Dl 192.168.1.1        xyzzy.sudo.ws xyzzy
+.Dl 192.168.1.1 xyzzy.sudo.ws xyzzy
 .sp
 If the machine's hosts file entry is not formatted properly, the
 .Em fqdn