From: Todd C. Miller Date: Mon, 5 Feb 1996 21:10:46 +0000 (+0000) Subject: fixed up some formatting X-Git-Tag: SUDO_1_5_0~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f8e34d2c6e4b611a5cce9ac6723993bf513ed51;p=sudo fixed up some formatting --- diff --git a/visudo.pod b/visudo.pod index 261189f5e..7645dcc70 100644 --- a/visudo.pod +++ b/visudo.pod @@ -51,16 +51,16 @@ and exit. =head1 FILES -FS< file of authorized users.> -FS< lock file for B.> + /etc/sudoers file of authorized users. + /etc/stmp lock file for visudo. =head1 ENVIRONMENT VARIABLES The following are used only if B was compiled with the I option: -CS< Used by B as the editor to use.> -CS< Used by B if C is not set.> + EDITOR Used by visudo as the editor to use. + VISUAL Used by visudo if EDITOR is not set. =head1 AUTHOR