From ab7a9d7f74d1309d533c10f5672e39d068754c2f Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 6 Dec 1993 01:23:39 +0000 Subject: [PATCH] added VISUAL --- sudo.man | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1