[Pkg-shadow-commits] r1618 - upstream/trunk/src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Tue Jan 1 19:56:30 UTC 2008


Author: nekral-guest
Date: 2008-01-01 19:56:29 +0000 (Tue, 01 Jan 2008)
New Revision: 1618

Modified:
   upstream/trunk/src/chpasswd.c
Log:
Fix typo s/groupadd/chpasswd/


Modified: upstream/trunk/src/chpasswd.c
===================================================================
--- upstream/trunk/src/chpasswd.c	2008-01-01 19:54:37 UTC (rev 1617)
+++ upstream/trunk/src/chpasswd.c	2008-01-01 19:56:29 UTC (rev 1618)
@@ -205,7 +205,7 @@
 /*
  * check_perms - check if the caller is allowed to add a group
  *
- *	With PAM support, the setuid bit can be set on groupadd to allow
+ *	With PAM support, the setuid bit can be set on chpasswd to allow
  *	non-root users to groups.
  *	Without PAM support, only users who can write in the group databases
  *	can add groups.




More information about the Pkg-shadow-commits mailing list