]> granicus.if.org Git - sudo/commitdiff
fixed up some formatting
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Feb 1996 21:10:46 +0000 (21:10 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Feb 1996 21:10:46 +0000 (21:10 +0000)
visudo.pod

index 261189f5e738ec905e032b7d88c70b84226cb911..7645dcc70c5533fc2b73eae24073f1de68e06e8c 100644 (file)
@@ -51,16 +51,16 @@ and exit.
 
 =head1 FILES
 
-F</etc/sudoers>S<                      file of authorized users.>
-F</etc/stmp>S<                         lock file for B<visudo>.>
+ /etc/sudoers          file of authorized users.
+ /etc/stmp             lock file for visudo.
 
 =head1 ENVIRONMENT VARIABLES
 
 The following are used only if B<visudo> was compiled with the
 I<ENV_EDITOR> option:
 
-C<EDITOR>S<                            Used by B<visudo> as the editor to use.>
-C<VISUAL>S<                            Used by B<visudo> if C<EDITOR> is not set.>
+ EDITOR                        Used by visudo as the editor to use.
+ VISUAL                        Used by visudo if EDITOR is not set.
 
 =head1 AUTHOR