summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2012-07-16 12:21:09 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-06 16:24:27 -0400
commitc1f2c83105efe4a1cbda35729fc3e31cd257e3cc (patch)
tree173fcacaf5f299d59b9d9d3affe83de71bf95448 /doc
parent184b9bce22f062532d7c67a64fc3896ff3d5f234 (diff)
downloadkrb5-c1f2c83105efe4a1cbda35729fc3e31cd257e3cc.tar.gz
krb5-c1f2c83105efe4a1cbda35729fc3e31cd257e3cc.tar.xz
krb5-c1f2c83105efe4a1cbda35729fc3e31cd257e3cc.zip
Remove dash from man page rst source
This page gets rendered for the web with Sphinx but is also turned into the krb5_conf.5 manual page. We need to use three-hyphen em dashes for the Sphynx config, but those are a bit long for monospace terminal output. Since the dash here can easily be changed to a comma, do so, and avoid the conflict of formatting.
Diffstat (limited to 'doc')
-rw-r--r--doc/rst_source/krb_admins/conf_files/krb5_conf.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst_source/krb_admins/conf_files/krb5_conf.rst b/doc/rst_source/krb_admins/conf_files/krb5_conf.rst
index 4abcc25071..a790caa6e2 100644
--- a/doc/rst_source/krb_admins/conf_files/krb5_conf.rst
+++ b/doc/rst_source/krb_admins/conf_files/krb5_conf.rst
@@ -298,7 +298,7 @@ The libdefaults section may contain any of the following relations:
host's domain itself, 1 means to also try the domain's immediate
parent, and so forth. The library's usual mechanism for locating
Kerberos realms is used to determine whether a domain is a valid
- realm---which may involve consulting DNS if **dns_lookup_kdc** is
+ realm, which may involve consulting DNS if **dns_lookup_kdc** is
set. The default is not to search domain components.
**renew_lifetime**