summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2023-02-06Add -help and -version optionsAlan Coopersmith1-1/+10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2015-05-09Strip trailing whitespaceAlan Coopersmith1-2/+2
'git diff -w' shows no changes for this commit Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-06-06Avoid a spurious warning during XML upconversion.Eric S. Raymond1-2/+2
2011-12-28Remove Xorg/XFree86 CVS/RCS id tagsAlan Coopersmith1-2/+0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-01-19config: move man pages into their own directoryGaetan Nadon2-0/+435
Use services provided by XORG_MANPAGE_SECTIONS. Use standard Makefile for man pages. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>