diff --git a/po/shadow.pot b/po/shadow.pot index 4015e9e6..08c066de 100644 --- a/po/shadow.pot +++ b/po/shadow.pot @@ -480,7 +480,7 @@ msgid "" msgstr "" msgid "" -" -M, --maxdays MAX_DAYS set maximim number of days before password\n" +" -M, --maxdays MAX_DAYS set maximum number of days before password\n" " change to MAX_DAYS\n" msgstr "" diff --git a/tests/chage/01/data/usage b/tests/chage/01/data/usage index 31df15c1..19177f7b 100644 --- a/tests/chage/01/data/usage +++ b/tests/chage/01/data/usage @@ -9,7 +9,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/03_chsh_usage/data/usage.out b/tests/chage/03_chsh_usage/data/usage.out index 31df15c1..19177f7b 100644 --- a/tests/chage/03_chsh_usage/data/usage.out +++ b/tests/chage/03_chsh_usage/data/usage.out @@ -9,7 +9,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/04_chsh_usage_invalid_option/data/usage.out b/tests/chage/04_chsh_usage_invalid_option/data/usage.out index 21f71d61..4428283d 100644 --- a/tests/chage/04_chsh_usage_invalid_option/data/usage.out +++ b/tests/chage/04_chsh_usage_invalid_option/data/usage.out @@ -10,7 +10,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/05_chsh_usage_2_users/data/usage.out b/tests/chage/05_chsh_usage_2_users/data/usage.out index 31df15c1..19177f7b 100644 --- a/tests/chage/05_chsh_usage_2_users/data/usage.out +++ b/tests/chage/05_chsh_usage_2_users/data/usage.out @@ -9,7 +9,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/06_chsh_usage_no_users/data/usage.out b/tests/chage/06_chsh_usage_no_users/data/usage.out index 31df15c1..19177f7b 100644 --- a/tests/chage/06_chsh_usage_no_users/data/usage.out +++ b/tests/chage/06_chsh_usage_no_users/data/usage.out @@ -9,7 +9,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/07_chsh_usage-l_exclusive/data/usage.out b/tests/chage/07_chsh_usage-l_exclusive/data/usage.out index b006b608..e6c2635b 100644 --- a/tests/chage/07_chsh_usage-l_exclusive/data/usage.out +++ b/tests/chage/07_chsh_usage-l_exclusive/data/usage.out @@ -10,7 +10,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/08_chsh_usage_invalid_date/data/usage.out b/tests/chage/08_chsh_usage_invalid_date/data/usage.out index cb49bf8f..d284dd59 100644 --- a/tests/chage/08_chsh_usage_invalid_date/data/usage.out +++ b/tests/chage/08_chsh_usage_invalid_date/data/usage.out @@ -10,7 +10,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS diff --git a/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out b/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out index 9fb70d60..1ac46cf8 100644 --- a/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out +++ b/tests/chage/09_chsh_usage_invalid_numeric_arg/data/usage.out @@ -10,7 +10,7 @@ Options: -l, --list show account aging information -m, --mindays MIN_DAYS set minimum number of days before password change to MIN_DAYS - -M, --maxdays MAX_DAYS set maximim number of days before password + -M, --maxdays MAX_DAYS set maximum number of days before password change to MAX_DAYS -R, --root CHROOT_DIR directory to chroot into -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS