* src/groupmod.c: Re-indent.

* src/groupmod.c: Do not add the command synopsis to the main ()
	documentation. This avoids outdated information.
This commit is contained in:
nekral-guest
2008-12-22 22:06:27 +00:00
parent fca6aeeea2
commit ad7a108d60
2 changed files with 55 additions and 58 deletions

View File

@@ -1,6 +1,8 @@
2008-12-22 Nicolas François <nicolas.francois@centraliens.net>
* src/groupadd.c: Re-indent.
* src/groupadd.c, src/groupmod.c: Re-indent.
* src/groupmod.c: Do not add the command synopsis to the main ()
documentation. This avoids outdated information.
2008-12-22 Nicolas François <nicolas.francois@centraliens.net>