[krbdev.mit.edu #7954] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Jul 21 18:44:36 EDT 2014


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)

https://github.com/krb5/krb5/commit/1ac533f132539513916aafccd0e159cb2687ad08
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 1ac533f132539513916aafccd0e159cb2687ad08
Branch: krb5-1.12
 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           |   28 +++----------
 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, 83 insertions(+), 227 deletions(-)



More information about the krb5-bugs mailing list