]> granicus.if.org Git - sudo/commitdiff
add missing over/back
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 29 Jul 2007 23:21:37 +0000 (23:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 29 Jul 2007 23:21:37 +0000 (23:21 +0000)
sudo.pod
sudoers.pod
visudo.pod

index f7adadf8c1aa58e3fc2762b2c9cf8a87b40ea4d3..464dda37fd9cae48236bf483b7787fc1a12f6237 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -449,12 +449,16 @@ B<sudo> utilizes the following environment variables:
 
 =head1 FILES
 
+=over 4
+
 =item F<@sysconfdir@/sudoers>C<                >
 List of who can run what
 
 =item F<@timedir@>C<           >
 Directory containing timestamps
 
+=back
+
 =head1 EXAMPLES
 
 Note: the following examples assume suitable L<sudoers(5)> entries.
index d08cbf5fb01ac25c32bd1cf9d1dc535d49cc5ce9..ac55f025a04ef58bb5fa47cff7c3a286a2301d4b 100644 (file)
@@ -1076,6 +1076,8 @@ B<notice>, and B<warning>.
 
 =head1 FILES
 
+=over 4
+
 =item F<@sysconfdir@/sudoers>C<                >
 List of who can run what
 
@@ -1085,6 +1087,8 @@ Local groups file
 =item F</etc/netgroup>C<               >
 List of network groups
 
+=back
+
 =head1 EXAMPLES
 
 Below are example I<sudoers> entries.  Admittedly, some of
index 265f27ad4e8cf712f43d886234d5b16f849fd313..072001903774b6aa8d2a24f293861a244cc91f1a 100644 (file)
@@ -122,7 +122,7 @@ was configured with the I<--with-env-editor> option:
 
 =item F<@sysconfdir@/sudoers.tmp>C<            >Lock file for visudo
 
-=back 4
+=back
 
 =head1 DIAGNOSTICS