]> granicus.if.org Git - sudo/commitdiff
Fix a pasto that resulted in an extra (empty) syslog_goodpri list entry.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 3 May 2017 16:24:12 +0000 (10:24 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 3 May 2017 16:24:12 +0000 (10:24 -0600)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index daae58f29f6dd10b69249365bb98e18e018cc6de..0c2b39879963dfcffa2e0008958e98b738bacf1c 100644 (file)
@@ -1788,8 +1788,6 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        value of n\bno\bon\bne\be will disable logging of successful
                        commands.
 
-     syslog_goodpri
-
      syslog_maxlen     On many systems, syslog(3) has a relatively small log
                        buffer.  IETF RFC 5424 states that syslog servers must
                        support messages of at least 480 bytes and should
@@ -2811,4 +2809,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.20                     April 11, 2017                     Sudo 1.8.20
+Sudo 1.8.20                       May 3, 2017                      Sudo 1.8.20
index 2031a719f8611be53b771965d44be8c115b6dfc8..8f827fcdeaf12773ea80e3c67344fd32c92fa595 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" "April 11, 2017" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "May 3, 2017" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -3596,8 +3596,6 @@ Negating the option or setting it to a value of
 \fBnone\fR
 will disable logging of successful commands.
 .TP 18n
-syslog_goodpri
-.TP 18n
 syslog_maxlen
 On many systems,
 syslog(3)
index 433871557c5d3f0f3a69779b6fd40e7fd63c3598..362e949934df4b4f7ef44efdc5e92cd2c724245d 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 April 11, 2017
+.Dd May 3, 2017
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -3364,7 +3364,6 @@ for the list of supported syslog priorities.
 Negating the option or setting it to a value of
 .Sy none
 will disable logging of successful commands.
-.It syslog_goodpri
 .It syslog_maxlen
 On many systems,
 .Xr syslog 3