summaryrefslogtreecommitdiffstats
path: root/src/config-files
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2009-12-31 04:21:34 +0000
committerRuss Allbery <rra@stanford.edu>2009-12-31 04:21:34 +0000
commit5d017c662f5ae37eba1b3df356f1c162b4c533b9 (patch)
treeee8800f778ccade9e3561f5ff04edb7bbf1504ff /src/config-files
parent601688a78eac06f7354294975613fb0650c2d7a8 (diff)
downloadkrb5-5d017c662f5ae37eba1b3df356f1c162b4c533b9.tar.gz
krb5-5d017c662f5ae37eba1b3df356f1c162b4c533b9.tar.xz
krb5-5d017c662f5ae37eba1b3df356f1c162b4c533b9.zip
Fix spelling and hyphen errors in man pages
Fix spelling errors in man pages detected by Debian's Lintian program. Also escape some -'s that are intended to be literal ASCII dashes and not Unicode hyphens so that groff won't change them into true hyphens. ticket: 6616 component: krb5-doc git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23554 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/krb5.conf.M4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 2f2fbb2392..b60836f3c1 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -140,7 +140,7 @@ returned by the KDC and in order to correct for an inaccurate system
clock. This corrective factor is only used by the Kerberos library.
.IP kdc_req_checksum_type
-For compatability with DCE security servers which do not support the
+For compatibility with DCE security servers which do not support the
default CKSUMTYPE_RSA_MD5 used by this version of Kerberos. Use a value
of 2 to use the CKSUMTYPE_RSA_MD4 instead. This applies to DCE 1.1 and
earlier. This value is only used for DES keys; other keys use the
@@ -188,7 +188,7 @@ of the preceding options are specified, this option has no effect.
.IP realm_try_domains
Indicate whether a host's domain components should be used to
determine the Kerberos realm of the host. The value of this variable
-is an integer: -1 means not to search, 0 means to try the host's
+is an integer: \-1 means not to search, 0 means to try the 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