summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2014-05-03Fix man page tbl markupAlan Coopersmith
'\" t is needed to work with Solaris man/nroff commands Other changes fix issues found on all platforms Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-08-23Eliminate use of tab stops. Use real TBL markup.Eric S. Raymond
These changes help structural lifting to DocBook. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
2011-01-19config: move man pages into their own directoryGaetan Nadon
Use services provided by XORG_MANPAGE_SECTIONS. Use standard Makefile for man pages. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>