From: Todd C. Miller Date: Tue, 7 Aug 2007 00:36:13 +0000 (+0000) Subject: Use a list for the environment instead of an indented literal paragraph. X-Git-Tag: SUDO_1_7_0~448 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91f2696d152a41fc3f110a5f4343c0c7aaf98501;p=sudo Use a list for the environment instead of an indented literal paragraph. --- diff --git a/visudo.pod b/visudo.pod index 072001903..8ddb0f7ca 100644 --- a/visudo.pod +++ b/visudo.pod @@ -111,8 +111,17 @@ and exit. The following environment variables are used only if B 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 + +Invoked by visudo as the editor to use + +=item C + +Used by visudo if VISUAL is not set + +=back =head1 FILES