[krbdev.mit.edu #8115] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Feb 6 18:44:44 EST 2015


Remove indent workaround in man page RST sources

docutils 0.10 properly adds indentation to example blocks in man
pages, so we do not need to force an extra indentation level.  Get rid
of the workaround wherever we use it.

(back ported from 4bd50f73c80a86852ec0879abdf52202be40892b)
(back ported from commit 1ac533f132539513916aafccd0e159cb2687ad08)

https://github.com/krb5/krb5/commit/f521425fd35dc70e14788e23b4276e326c91f96b
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: f521425fd35dc70e14788e23b4276e326c91f96b
Branch: krb5-1.11
 doc/admin/admin_commands/kadmin_local.rst   |   40 +++++--------------
 doc/admin/admin_commands/kdb5_ldap_util.rst |   44 +++++----------------
 doc/admin/admin_commands/kpropd.rst         |    4 +-
 doc/admin/admin_commands/kproplog.rst       |    4 +-
 doc/admin/admin_commands/krb5kdc.rst        |    4 +-
 doc/admin/admin_commands/sserver.rst        |   36 +++++------------
 doc/admin/conf_files/kadm5_acl.rst          |    8 +---
 doc/admin/conf_files/kdc_conf.rst           |   20 ++-------
 doc/admin/conf_files/krb5_conf.rst          |   56 +++++++-------------------
 doc/admin/database.rst                      |    2 +-
 doc/admin/princ_dns.rst                     |   16 +++-----
 doc/appdev/init_creds.rst                   |   24 +++---------
 doc/basic/date_format.rst                   |    2 +-
 doc/user/user_commands/klist.rst            |    4 +-
 doc/user/user_commands/krb5-config.rst      |    4 +-
 doc/user/user_commands/ksu.rst              |   22 +++--------
 doc/user/user_config/k5identity.rst         |    4 +-
 doc/user/user_config/k5login.rst            |    8 +---
 18 files changed, 81 insertions(+), 221 deletions(-)



More information about the krb5-bugs mailing list