Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-14 | Copy-edit, mainly fixing typos and English | David O'Brien | 1 | -2/+3 | |
Some reformatting to stay within 79 char line length. Better definition of server vs. machine usage in failover section. | |||||
2009-12-10 | Document the failover feature in manpages | Jakub Hrozek | 1 | -0/+41 | |
Fixes: #309 | |||||
2009-05-14 | Manpage generation | Jakub Hrozek | 2 | -0/+14 | |
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. |