From: Todd C. Miller Date: Mon, 6 Dec 1993 01:23:39 +0000 (+0000) Subject: added VISUAL X-Git-Tag: SUDO_1_3_0~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab7a9d7f74d1309d533c10f5672e39d068754c2f;p=sudo added VISUAL --- diff --git a/sudo.man b/sudo.man index 879e105e8..51cd14aca 100644 --- a/sudo.man +++ b/sudo.man @@ -174,6 +174,7 @@ Have visudo do more extensive checking on the sudoers file. .SH ENVIRONMENT VARIABLES .nf EDITOR Used by visudo to determine the editor to use. +VISUAL Used by visudo if EDITOR is not set. .fi .SH AUTHORS