From f88c0c930b4370f7438db0dfff1fe2e93f7158e2 Mon Sep 17 00:00:00 2001
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Date: Sat, 30 Dec 2000 03:17:58 +0000
Subject: [PATCH] Clear up --without-passwd description

---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 
-- 
2.40.0