diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-29 01:19:15 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-29 01:19:15 +0000 |
commit | 9504e444b8c6269838b0035f95454db935fa68dd (patch) | |
tree | b63bddb1040acafcbe0f2ae4669553ed6c804fd9 /loginutils/Config.in | |
parent | c3a9dc8ac5b1938652ab1c48859d1cb71c6cbaa1 (diff) | |
download | busybox-w32-9504e444b8c6269838b0035f95454db935fa68dd.tar.gz busybox-w32-9504e444b8c6269838b0035f95454db935fa68dd.tar.bz2 busybox-w32-9504e444b8c6269838b0035f95454db935fa68dd.zip |
whitespace fixes, no code changes
Diffstat (limited to 'loginutils/Config.in')
-rw-r--r-- | loginutils/Config.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in index aca85a1ba..9aa0abb2a 100644 --- a/loginutils/Config.in +++ b/loginutils/Config.in | |||
@@ -233,12 +233,12 @@ config CRYPTPW | |||
233 | Applet for crypting a string. | 233 | Applet for crypting a string. |
234 | 234 | ||
235 | config CHPASSWD | 235 | config CHPASSWD |
236 | bool "chpasswd" | 236 | bool "chpasswd" |
237 | default n | 237 | default n |
238 | help | 238 | help |
239 | chpasswd reads a file of user name and password pairs from | 239 | chpasswd reads a file of user name and password pairs from |
240 | standard input and uses this information to update a group of | 240 | standard input and uses this information to update a group of |
241 | existing users. | 241 | existing users. |
242 | 242 | ||
243 | config SU | 243 | config SU |
244 | bool "su" | 244 | bool "su" |