]> granicus.if.org Git - sudo/commitdiff
Change FILES section to use =item
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 29 Jul 2007 23:09:23 +0000 (23:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 29 Jul 2007 23:09:23 +0000 (23:09 +0000)
sudo.pod
sudoers.pod
visudo.pod

index 0be37a9c4656f586f71a1c40c0dbbc82ab6272a3..f7adadf8c1aa58e3fc2762b2c9cf8a87b40ea4d3 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -449,8 +449,11 @@ B<sudo> utilizes the following environment variables:
 
 =head1 FILES
 
-F<@sysconfdir@/sudoers>                List of who can run what
-F<@timedir@>           Directory containing timestamps
+=item F<@sysconfdir@/sudoers>C<                >
+List of who can run what
+
+=item F<@timedir@>C<           >
+Directory containing timestamps
 
 =head1 EXAMPLES
 
index 167147c6c53062cb108c00cf09967ed323df333b..d08cbf5fb01ac25c32bd1cf9d1dc535d49cc5ce9 100644 (file)
@@ -1076,9 +1076,14 @@ B<notice>, and B<warning>.
 
 =head1 FILES
 
-F<@sysconfdir@/sudoers>                List of who can run what
-F</etc/group>          Local groups file
-F</etc/netgroup>               List of network groups
+=item F<@sysconfdir@/sudoers>C<                >
+List of who can run what
+
+=item F</etc/group>C<          >
+Local groups file
+
+=item F</etc/netgroup>C<               >
+List of network groups
 
 =head1 EXAMPLES
 
index f36fdacad539140f73ee1edaa74db0dc2d89d18d..265f27ad4e8cf712f43d886234d5b16f849fd313 100644 (file)
@@ -116,8 +116,13 @@ was configured with the I<--with-env-editor> option:
 
 =head1 FILES
 
-F<@sysconfdir@/sudoers>                List of who can run what
-F<@sysconfdir@/sudoers.tmp>    Lock file for visudo
+=over 4
+
+=item F<@sysconfdir@/sudoers>C<                >List of who can run what
+
+=item F<@sysconfdir@/sudoers.tmp>C<            >Lock file for visudo
+
+=back 4
 
 =head1 DIAGNOSTICS