]> granicus.if.org Git - sudo/commitdiff
now uses ENV_EDITOR if you want to use the EDITOR envar
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Jan 1994 23:52:00 +0000 (23:52 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Jan 1994 23:52:00 +0000 (23:52 +0000)
>> .

sudo.h

diff --git a/sudo.h b/sudo.h
index 7040bd1e43bbddbf2101f138bdff9ca402d44f6b..7e24d81ef7930a6cbb74ad7dd7b7ab7ece77ffcf 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -74,8 +74,8 @@
  
            EDITOR                   the location of the editor
  
-           STATICEDITOR             if this variable is defined then the
-                                    EDITOR and VISUAL envariables are ignored
+           ENV_EDITOR               if this variable is defined then the
+                                    EDITOR and VISUAL envariables are consulted
  
            LOGFILE                  log file location IF NOT USING SYSLOG