* NEWS, man/generate_mans.mak: Generate manpages in man1, man3,

man5, man8 subdirectories. This fix the generation of .so links
	which did not point to a path relative to the top-level manual
	hierarchy.
	* man/generate_mans.mak: Update man paths accordingly.
	* man/Makefile.am: Likewise.
	* man/da/Makefile.am: Likewise.
	* man/de/Makefile.am: Likewise.
	* man/fr/Makefile.am: Likewise.
	* man/it/Makefile.am: Likewise.
	* man/pl/Makefile.am: Likewise.
	* man/ru/Makefile.am: Likewise.
	* man/sv/Makefile.am: Likewise.
	* man/zh_CN/Makefile.am: Likewise.
This commit is contained in:
nekral-guest
2012-05-20 10:18:33 +00:00
parent d755279fad
commit 788374bd8c
12 changed files with 366 additions and 344 deletions

3
NEWS
View File

@@ -8,6 +8,9 @@ shadow-4.1.5 -> shadow-4.1.5.1 UNRELEASED
- userdel
* Fix segfault when userdel removes the user's group.
*** documentation
* .so links now point to paths relative to the top-level manual hierarchy
*** translation
* Updated French man pages translation.
* Updated German man pages translation.