]> granicus.if.org Git - sudo/commitdiff
Use a list for the environment instead of an indented literal paragraph.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Aug 2007 00:36:13 +0000 (00:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Aug 2007 00:36:13 +0000 (00:36 +0000)
visudo.pod

index 072001903774b6aa8d2a24f293861a244cc91f1a..8ddb0f7ca996f41892cdc1998877bcee0d8b5075 100644 (file)
@@ -111,8 +111,17 @@ and exit.
 The following environment variables are used only if B<visudo>
 was configured with the I<--with-env-editor> option:
 
- VISUAL                        Invoked by visudo as the editor to use
- EDITOR                        Used by visudo if VISUAL is not set
+=over 16
+
+=item C<VISUAL>
+
+Invoked by visudo as the editor to use
+
+=item C<EDITOR>
+
+Used by visudo if VISUAL is not set
+
+=back
 
 =head1 FILES