Skip Menu |
 

Subject: RST docs missing krb5-config man page
The krb5-config man page was missed when converting the nroff man pages to
restructuredText.
[kaduk@MIT.EDU - Wed Apr 3 17:26:44 2013]:

Show quoted text
> The krb5-config man page was missed when converting the nroff man pages to
> restructuredText.

Fixed on master in 5a6d14918a3b5d003f248b66e88028f1b5e450b7 with man page rebuild
following in d8fbbdbb003b37b34b25ed0a59c74c6c4c5eafd2
From: kaduk@MIT.EDU
Subject: git commit

Install krb5-config man page

Don't just build it.

https://github.com/krb5/krb5/commit/2defbe8939c1c11a9f76334443c63603a8b749bf
Author: Ben Kaduk <kaduk@mit.edu>
Commit: 2defbe8939c1c11a9f76334443c63603a8b749bf
Branch: master
src/man/Makefile.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Add a krb5-config man page

Missed when converting the old nroff man pages.

(cherry picked from commit 5a6d14918a3b5d003f248b66e88028f1b5e450b7)

https://github.com/krb5/krb5/commit/63599d8d0eb5bf82b1506cf81dcad27ce529d8b2
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 63599d8d0eb5bf82b1506cf81dcad27ce529d8b2
Branch: krb5-1.11
doc/conf.py | 1 +
doc/user/user_commands/index.rst | 1 +
doc/user/user_commands/krb5-config.rst | 85 ++++++++++++++++++++++++++++++++
src/man/Makefile.in | 4 +-
4 files changed, 89 insertions(+), 2 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Install krb5-config man page

Don't just build it.

(cherry picked from commit 2defbe8939c1c11a9f76334443c63603a8b749bf)

https://github.com/krb5/krb5/commit/050d60471d6608126b174a6c64bd2851386b15ca
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 050d60471d6608126b174a6c64bd2851386b15ca
Branch: krb5-1.11
src/man/Makefile.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)