From: Todd C. Miller Date: Sat, 30 Dec 2000 03:17:58 +0000 (+0000) Subject: Clear up --without-passwd description X-Git-Tag: SUDO_1_6_4~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f88c0c930b4370f7438db0dfff1fe2e93f7158e2;p=sudo Clear up --without-passwd description --- diff --git a/INSTALL b/INSTALL index 9e6579d09..abbe337f6 100644 --- a/INSTALL +++ b/INSTALL @@ -239,7 +239,7 @@ Special features/options: on some SysV-based OS's using STREAMS. --without-passwd - This option authentication via the passwd (or shadow) file. + This option excludes authentication via the passwd (or shadow) file. It should only be used when another, alternate, authentication scheme is in use.