From 81a989fd195648feebd68d407e37702b4d4b8986 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 11 Jul 2014 11:02:05 -0600 Subject: [PATCH] Fix typo: sudo.d -> sudoers.d. From RedHat bz #726634 --- doc/sudoers.cat | 8 ++++---- doc/sudoers.man.in | 4 ++-- doc/sudoers.mdoc.in | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/sudoers.cat b/doc/sudoers.cat index 212767a16..4338e963e 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -720,9 +720,9 @@ SSUUDDOOEERRSS FFIILLEE FFOORRMMAATT will cause ssuuddoo to include the file _/_e_t_c_/_s_u_d_o_e_r_s_._x_e_r_x_e_s. - The #includedir directive can be used to create a _s_u_d_o_._d directory that - the system package manager can drop _s_u_d_o_e_r_s rules into as part of package - installation. For example, given: + The #includedir directive can be used to create a _s_u_d_o_e_r_s_._d directory + that the system package manager can drop _s_u_d_o_e_r_s rules into as part of + package installation. For example, given: #includedir /etc/sudoers.d @@ -2329,4 +2329,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.11 February 15, 2014 Sudo 1.8.11 +Sudo 1.8.11 July 11, 2014 Sudo 1.8.11 diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 7fc8cc898..1832a4a5c 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -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" "@mansectsu@" "February 15, 2014" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" +.TH "SUDOERS" "@mansectsu@" "July 11, 2014" "Sudo @PACKAGE_VERSION@" "Programmer's Manual" .nh .if n .ad l .SH "NAME" @@ -1556,7 +1556,7 @@ to include the file The \fR#includedir\fR directive can be used to create a -\fIsudo.d\fR +\fIsudoers.d\fR directory that the system package manager can drop \fIsudoers\fR rules diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index 2f00d4ac6..7547f7492 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -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 15, 2014 +.Dd July 11, 2014 .Dt SUDOERS @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -1439,7 +1439,7 @@ to include the file The .Li #includedir directive can be used to create a -.Pa sudo.d +.Pa sudoers.d directory that the system package manager can drop .Em sudoers rules -- 2.40.0