]> granicus.if.org Git - sudo/commitdiff
Add missing close parenthesis in "Including other files from within
authorTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 27 Feb 2018 00:59:58 +0000 (17:59 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 27 Feb 2018 00:59:58 +0000 (17:59 -0700)
sudoers" section.  Bug #824

doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index e2c9282e3255586a0fda4538b568d67f27d94fc4..5c65888c0cad2ddb3a6fcdc0b7bbf0421e349247 100644 (file)
@@ -837,7 +837,7 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS F\bFI\bIL\bLE\bE F\bFO\bOR\bRM\bMA\bAT\bT
      of 128 nested include files is enforced to prevent include file loops.
 
      If the path to the include file is not fully-qualified (does not begin
-     with a `/', it must be located in the same directory as the sudoers file
+     with a `/'), it must be located in the same directory as the sudoers file
      it was included from.  For example, if _\b/_\be_\bt_\bc_\b/_\bs_\bu_\bd_\bo_\be_\br_\bs contains the line:
 
          #include sudoers.local
@@ -2897,4 +2897,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                    February 19, 2018                   Sudo 1.8.23
+Sudo 1.8.23                    February 26, 2018                   Sudo 1.8.23
index 66e86fd7dc548b36652e3d2b972e9b53613ebf7c..85d0806af6b94e9b9a9e24e09b1052d6ed0caf06 100644 (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" "February 19, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "February 26, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -1792,7 +1792,7 @@ file loops.
 .PP
 If the path to the include file is not fully-qualified (does not
 begin with a
-\(oq/\(cq,
+\(oq/\(cq),
 it must be located in the same directory as the sudoers file it was
 included from.
 For example, if
index d319d9af337b0869aed21eae902e396b28fb084c..8a78855b66593c185a81d1c3f16182398e905857 100644 (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 February 19, 2018
+.Dd February 26, 2018
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -1677,7 +1677,7 @@ file loops.
 .Pp
 If the path to the include file is not fully-qualified (does not
 begin with a
-.Ql / ,
+.Ql / ,
 it must be located in the same directory as the sudoers file it was
 included from.
 For example, if