From 40b281b90d67bb175cd73451bd019e70097e501a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 26 Jan 1994 23:58:29 +0000 Subject: [PATCH] revised AUTHORS secrtion & added ENV_EDITOR stuff to VARIABLES sectoin --- sudo.man | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/sudo.man b/sudo.man index 51cd14aca..0680cf6c4 100644 --- a/sudo.man +++ b/sudo.man @@ -172,26 +172,25 @@ Have visudo do more extensive checking on the sudoers file. .fi .SH ENVIRONMENT VARIABLES +The following are used only if +.I visudo +was compiled with the ENV_EDITOR option: .nf -EDITOR Used by visudo to determine the editor to use. + +EDITOR Used by visudo as the editor to use. VISUAL Used by visudo if EDITOR is not set. .fi .SH AUTHORS -.nf -Jeff Nieusma -David Hieb -.fi - -.SH MAINTAINER -The CU version of +Many people have worked on .I sudo -is being maintained internally by +over the years, this version is done by: .nf -Todd Miller - +Jeff Nieusma +David Hieb .fi + Please send all bugs, comments, and changes to sudo-bugs@cs.colorado.edu. .SH DISCLAIMER