2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

Clear up --without-passwd description

This commit is contained in:
Todd C. Miller 2000-12-30 03:17:58 +00:00
parent 679fee0f5a
commit f88c0c930b

View File

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