Start applying Debian patch 409_man_generate_from_PO:

* NEWS: Applied Debian patch 409_man_generate_from_PO to
   automatically generate the translated manpages from the POs.
 * man/Makefile.am: Replace the individual rules for the generation
   of the manpages (from XML) by a generic Makefile rule an
   dependencies for the linked manpages.
This commit is contained in:
nekral-guest
2007-11-17 17:47:02 +00:00
parent 77bfba3017
commit 1bcf56c8b2
2 changed files with 7 additions and 118 deletions

3
NEWS
View File

@@ -42,6 +42,9 @@ shadow-4.0.18.1 -> shadow-4.0.18.2 UNRELEASED
- su: Avoid terminating the PAM library in the forked child. This is done
later in the parent after closing the PAM session.
*** documentation:
- Generate the translated manpages from PO at build time.
shadow-4.0.18.1 -> shadow-4.0.18.2 28-10-2007
*** general: