summaryrefslogtreecommitdiffstats
path: root/server/man/sss_useradd.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* Manpage generationJakub Hrozek2009-05-141-0/+138
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.