]> granicus.if.org Git - shadow/commitdiff
Fix typo s/groupadd/chage/
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 19:53:33 +0000 (19:53 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 19:53:33 +0000 (19:53 +0000)
src/chage.c

index 17f31056d24549e77fb574dac2118f4ecb0bc5b8..bbaf99f238efa14134844b2e8db48a0c4ba9a9f0 100644 (file)
@@ -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.