summaryrefslogtreecommitdiffstats
path: root/server/man/sss_useradd.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* Support Docbook 4.4Stephen Gallagher2009-08-201-2/+2
| | | | | RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features.
* Add more manpagesJakub Hrozek2009-06-011-7/+12
|
* 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.