Add sudo.conf to SEE ALSO and rename section on sudo.conf
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Nov 2014 21:18:07 +0000 (14:18 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 11 Nov 2014 21:18:07 +0000 (14:18 -0700)
doc/visudo.cat
doc/visudo.man.in
doc/visudo.mdoc.in

index b950f42bf94f8f109e5010357c8ffb69c9d363f5..3aadd77652d97c20a0d3a53f7dccafc60d8bd302 100644 (file)
@@ -83,18 +83,19 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                  The various values have explicit types which removes much of
                  the ambiguity of the _\bs_\bu_\bd_\bo_\be_\br_\bs format.
 
-   U\bUs\bsi\bin\bng\bg s\bsu\bud\bdo\bo.\b.c\bco\bon\bnf\bf w\bwi\bit\bth\bh v\bvi\bis\bsu\bud\bdo\bo
+   D\bDe\beb\bbu\bug\bgg\bgi\bin\bng\bg a\ban\bnd\bd s\bsu\bud\bdo\boe\ber\brs\bs p\bpl\blu\bug\bgi\bin\bn a\bar\brg\bgu\bum\bme\ben\bnt\bts\bs
      v\bvi\bis\bsu\bud\bdo\bo versions 1.8.4 and higher support a flexible debugging framework
-     that is configured via Debug lines in the sudo.conf(4) file.  Starting
-     with s\bsu\bud\bdo\bo 1.8.12, v\bvi\bis\bsu\bud\bdo\bo will also parse the arguments to the _\bs_\bu_\bd_\bo_\be_\br_\bs
-     plugin to override the default _\bs_\bu_\bd_\bo_\be_\br_\bs path name, UID, GID and file mode.
-     These arguments, if present, should be listed after the path to the
-     plugin (i.e. after _\bs_\bu_\bd_\bo_\be_\br_\bs_\b._\bs_\bo).  Multiple arguments may be specified,
-     separated by white space.  For example:
+     that is configured via Debug lines in the sudo.conf(4) file.
+
+     Starting with s\bsu\bud\bdo\bo 1.8.12, v\bvi\bis\bsu\bud\bdo\bo will also parse the arguments to the
+     _\bs_\bu_\bd_\bo_\be_\br_\bs plugin to override the default _\bs_\bu_\bd_\bo_\be_\br_\bs path name, UID, GID and
+     file mode.  These arguments, if present, should be listed after the path
+     to the plugin (i.e. after _\bs_\bu_\bd_\bo_\be_\br_\bs_\b._\bs_\bo).  Multiple arguments may be
+     specified, separated by white space.  For example:
 
            Plugin sudoers_policy sudoers.so sudoers_mode=0400
 
-     The following plugin arguments are supported:
+     The following arguments are supported:
 
      sudoers_file=pathname
                The _\bs_\bu_\bd_\bo_\be_\br_\bs_\b__\bf_\bi_\bl_\be argument can be used to override the default
@@ -166,7 +167,7 @@ D\bDI\bIA\bAG\bGN\bNO\bOS\bST\bTI\bIC\bCS\bS
            path name as the _\bs_\bu_\bd_\bo_\be_\br_\bs file to export.
 
 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
-     vi(1), sudoers(4), sudo(1m), vipw(1m)
+     vi(1), sudo.conf(4), sudoers(4), sudo(1m), vipw(1m)
 
 A\bAU\bUT\bTH\bHO\bOR\bRS\bS
      Many people have worked on s\bsu\bud\bdo\bo over the years; this version consists of
index a463259d6b65fd43465626be8c1849dbff75b183..f679b27dab803d42d5ef58a333e0870cf7837e5a 100644 (file)
@@ -233,7 +233,7 @@ The various values have explicit types which removes much of the
 ambiguity of the
 \fIsudoers\fR
 format.
-.SS "Using sudo.conf with visudo"
+.SS "Debugging and sudoers plugin arguments"
 \fBvisudo\fR
 versions 1.8.4 and higher support a flexible debugging framework
 that is configured via
@@ -241,6 +241,7 @@ that is configured via
 lines in the
 sudo.conf(@mansectform@)
 file.
+.PP
 Starting with
 \fBsudo\fR
 1.8.12,
@@ -262,7 +263,7 @@ Plugin sudoers_policy sudoers.so sudoers_mode=0400
 .RE
 .fi
 .PP
-The following plugin arguments are supported:
+The following arguments are supported:
 .TP 10n
 sudoers_file=pathname
 The
@@ -376,6 +377,7 @@ has the same path name as the
 file to export.
 .SH "SEE ALSO"
 vi(1),
+sudo.conf(@mansectform@),
 sudoers(@mansectform@),
 sudo(@mansectsu@),
 vipw(@mansectsu@)
index 0de0fa03de31408da70575de302373b11b20b780..748c26a2dfb527b360568a85e43afea98b972afc 100644 (file)
@@ -225,7 +225,7 @@ ambiguity of the
 .Em sudoers
 format.
 .El
-.Ss Using sudo.conf with visudo
+.Ss Debugging and sudoers plugin arguments
 .Nm visudo
 versions 1.8.4 and higher support a flexible debugging framework
 that is configured via
@@ -233,6 +233,7 @@ that is configured via
 lines in the
 .Xr sudo.conf @mansectform@
 file.
+.Pp
 Starting with
 .Nm sudo
 1.8.12,
@@ -358,6 +359,7 @@ file to export.
 .El
 .Sh SEE ALSO
 .Xr vi 1 ,
+.Xr sudo.conf @mansectform@ ,
 .Xr sudoers @mansectform@ ,
 .Xr sudo @mansectsu@ ,
 .Xr vipw @mansectsu@