summaryrefslogtreecommitdiffstats
path: root/server/man/include/param_help.xml
Commit message (Collapse)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-10/+0
| | | | Also update BUILD.txt
* Manpage generationJakub Hrozek2009-05-141-0/+10
Provides a set of make rules for generating UNIX manual pages from DocBook 4.5 source as well as sample manpage for sss_useradd. Automatic generation of manual pages during "make" process is tunable with config parameter "--with-manpages". To rebuild the man pages separately, use the "make doc" target. Before building, the manpages are validated using a DTD schema.