diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-09-16 06:22:25 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-09-16 06:22:25 +0000 |
commit | 338268d09fa2c32ee8c8da0525b366315c4a59c6 (patch) | |
tree | 8a08f41faae7672a634f32234dee4b5308cda39c /include/usage.h | |
parent | a00029afbd04ad33db848f5a20d385f9e4f80800 (diff) | |
download | busybox-w32-338268d09fa2c32ee8c8da0525b366315c4a59c6.tar.gz busybox-w32-338268d09fa2c32ee8c8da0525b366315c4a59c6.tar.bz2 busybox-w32-338268d09fa2c32ee8c8da0525b366315c4a59c6.zip |
Apply vodz' last_patch52
git-svn-id: svn://busybox.net/trunk/busybox@5496 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index ee697150b..968823e54 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1369,7 +1369,7 @@ | |||
1369 | #define passwd_trivial_usage \ | 1369 | #define passwd_trivial_usage \ |
1370 | "[OPTION] [name]" | 1370 | "[OPTION] [name]" |
1371 | #define passwd_full_usage \ | 1371 | #define passwd_full_usage \ |
1372 | "CChange a user password. If no name is specified,\n" \ | 1372 | "Change a user password. If no name is specified,\n" \ |
1373 | "changes the password for the current user.\n" \ | 1373 | "changes the password for the current user.\n" \ |
1374 | "Options:\n" \ | 1374 | "Options:\n" \ |
1375 | "\t-a\tDefine which algorithm shall be used for the password.\n" \ | 1375 | "\t-a\tDefine which algorithm shall be used for the password.\n" \ |