Fix manpages generation. The SYS_GID_MAX and SYS_UID_MAX entities were not defined.

This commit is contained in:
nekral-guest
2008-03-17 23:07:04 +00:00
parent 32b424e507
commit 04af9cb9f8
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2008-03-17 Nicolas François <nicolas.francois@centraliens.net>
* man/login.defs.5.xml: Fix manpages generation. The SYS_GID_MAX
and SYS_UID_MAX entities were not defined.
2008-03-17 Nicolas François <nicolas.francois@centraliens.net>
* src/faillog.c: Fix minor compilation warning (assignment used as