2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

added VISUAL

This commit is contained in:
Todd C. Miller
1993-12-06 01:23:39 +00:00
parent 78a90c4462
commit ab7a9d7f74

View File

@@ -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