diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-29 01:20:13 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-29 01:20:13 +0000 |
commit | 40fdcbb2700a2fe54b184aa9fdf4ed55d23df081 (patch) | |
tree | 18746a0238b61c31b4c2e33c75e2371bec8ebabe | |
parent | 9504e444b8c6269838b0035f95454db935fa68dd (diff) |
more whitespace fixes
-rw-r--r-- | loginutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in index 9aa0abb2a..bb1369cdd 100644 --- a/loginutils/Config.in +++ b/loginutils/Config.in @@ -236,7 +236,7 @@ config CHPASSWD bool "chpasswd" default n help - chpasswd reads a file of user name and password pairs from + chpasswd reads a file of user name and password pairs from standard input and uses this information to update a group of existing users. |