From 97d7df1ef410b8def84ca515717ef35ad94b736a Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Tue, 1 Jan 2008 19:53:33 +0000 Subject: [PATCH] Fix typo s/groupadd/chage/ --- src/chage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chage.c b/src/chage.c index 17f31056d..bbaf99f23 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. -- 2.47.2