* src/usermod.c, src/useraddd.c: Fix the usage string so that it

does not change depending on the configure option. Use a format.
This commit is contained in:
nekral-guest
2009-04-11 18:39:56 +00:00
parent 80a30dfe6f
commit 554d4f6b95
3 changed files with 24 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* src/usermod.c, src/useraddd.c: Fix the usage string so that it
does not change depending on the configure option. Use a format.
2009-04-11 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c: Fix the usage of the unused macro.