From: nekral-guest Date: Tue, 1 Jan 2008 19:53:33 +0000 (+0000) Subject: Fix typo s/groupadd/chage/ X-Git-Tag: 4.1.1~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97d7df1ef410b8def84ca515717ef35ad94b736a;p=shadow Fix typo s/groupadd/chage/ --- diff --git a/src/chage.c b/src/chage.c index 17f31056..bbaf99f2 100644 --- a/src/chage.c +++ b/src/chage.c @@ -466,7 +466,7 @@ static void check_flags (int argc, int opt_index) * (we will later make sure that the user is only listing her aging * information) * - * With PAM support, the setuid bit can be set on groupadd to allow + * With PAM support, the setuid bit can be set on chage to allow * non-root users to groups. * Without PAM support, only users who can write in the group databases * can add groups.