]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove indent workaround in man page RST sources
authorGreg Hudson <ghudson@mit.edu>
Thu, 12 Jun 2014 18:34:26 +0000 (14:34 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 2 Jul 2014 14:11:00 +0000 (10:11 -0400)
commit4bd50f73c80a86852ec0879abdf52202be40892b
treeca55bd2e07162d7aedbac397a9b915ac201aca04
parent81e503c09ad9aef4a0afc6bf66a0269cde2151f3
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.

ticket: 7954 (new)
target_version: 1.12.2
tags: pullup
18 files changed:
doc/admin/admin_commands/kadmin_local.rst
doc/admin/admin_commands/kdb5_ldap_util.rst
doc/admin/admin_commands/kpropd.rst
doc/admin/admin_commands/kproplog.rst
doc/admin/admin_commands/krb5kdc.rst
doc/admin/admin_commands/sserver.rst
doc/admin/conf_files/kadm5_acl.rst
doc/admin/conf_files/kdc_conf.rst
doc/admin/conf_files/krb5_conf.rst
doc/admin/database.rst
doc/admin/princ_dns.rst
doc/appdev/init_creds.rst
doc/basic/date_format.rst
doc/user/user_commands/klist.rst
doc/user/user_commands/krb5-config.rst
doc/user/user_commands/ksu.rst
doc/user/user_config/k5identity.rst
doc/user/user_config/k5login.rst