+2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
+
+ * src/passwd.c: Fix a typo in the Usage string.
+
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/grpconv.c, src/groups.c: Name the parameters in the
" -S, --status report password status on the named account\n"
" -u, --unlock unlock the password of the named account\n"
" -w, --warndays WARN_DAYS set expiration warning days to WARN_DAYS\n"
- " -x, --maxdays MAX_DAYS set maximim number of days before password\n"
+ " -x, --maxdays MAX_DAYS set maximum number of days before password\n"
" change to MAX_DAYS\n"
"\n"), stderr);
exit (status);