* man/*.xml: Add author based on copyright statement.

* man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358],
	man/<ll>/Makefile.am: Sort manpages per section as the generated
	manpages.
This commit is contained in:
nekral-guest
2012-05-25 11:45:21 +00:00
parent cdd3ebfcf1
commit 042d6c48b3
179 changed files with 880 additions and 123 deletions

View File

@@ -2,8 +2,8 @@
mandir = @mandir@/id
man_MANS = \
chsh.1 \
login.1 \
useradd.8
man1/chsh.1 \
man1/login.1 \
man8/useradd.8
EXTRA_DIST = $(man_MANS)