summaryrefslogtreecommitdiffstats
path: root/src/man/krb5.conf.man
Commit message (Collapse)AuthorAgeFilesLines
* Update man pagesTom Yu2013-12-101-33/+75
|
* Regen man pages to pick up krb5-configBen Kaduk2013-04-031-3/+39
| | | | Also some other small changes and the copyright date range.
* Regenerate manpagesTom Yu2012-12-171-5/+15
|
* Regenerate checked-in man pagesBen Kaduk2012-12-111-2/+3
| | | | | | | | | | Pick up changes to kadmin.rst and krb5_conf.rst adding cross-references for account lockout and detailing parameter expansion for keytab and credentials cache names in krb5.conf ticket: 7494 (new) tags: pullup target_version: 1.11
* Update manpage version on masterBen Kaduk2012-12-111-1/+1
| | | | | | Now that version.py is in place to update Sphinx's idea of the version number in accordance reality, update the version in the man pages that we check in; the master branch is currently a 1.12 prerelease.
* Rebuild krb5.conf.man for default enctypesBen Kaduk2012-11-141-3/+3
| | | | | | | | | | Now that the Camellia enctypes are in the default lists for permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes, regenerate the man page to reflect that change. ticket: 7446 target_version: 1.11 tags: pullup
* Regenerate man pagesBen Kaduk2012-10-161-138/+147
| | | | | | | Catch up to the RST content updates. Lots of .sp vertical space macros are removed, and the output engine spelles "restructuredText" correctly, now.
* Install path-substituted man pagesGreg Hudson2012-03-231-0/+1303
Introduce src/doc/Makefile.in, which will eventually subsume doc/Makefile (but will still pull sources from doc). In the rstman target there, create man pages with symbolic path references (like @SBINDIR@). In man/Makefile.in, substitute the path references with the configured paths before installing. Man pages generated from RST source are now checked into the source tree under the name filename.man. This lets us use a single implicit .man.sub rule for the path substitutions. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25786 dc483132-0cff-0310-8789-dd5450dbe970