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
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
.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
.TH KDB5_UTIL 8
.SH NAME
-kdb5_util \- Kerberos database maintainance utility
+kdb5_util \- Kerberos database maintenance utility
.SH SYNOPSIS
.B kdb5_util
[\fB\-r\fP\ \fIrealm\fP] [\fB\-d\fP\ \fIdbname\fP]
.I [command_options]
.SH DESCRIPTION
.B kdb5_util
-allows an administrator to perform low-level maintainance procedures on
+allows an administrator to perform low-level maintenance procedures on
the Kerberos and KADM5 database. Databases can be created, destroyed,
and dumped to and loaded from
.SM ASCII
can create a Kerberos master key stash file.
.B kdb5_util
subsumes the functionality of and makes obsolete the previous database
-maintainance programs
+maintenance programs
.BR kdb5_create ,
.BR kdb5_edit ,
.BR kdb5_destroy ,
.B \-k
.I keytype
option specifies the key type of the master key to be entered manually
-as a password when -m is given; the default is "des-cbc-crc".
+as a password when \-m is given; the default is "des\-cbc\-crc".
.PP
The
.B \-M
kprop stream tcp nowait root /usr/local/sbin/kpropd kpropd
-However, kpropd can also run as a standalone deamon, if the
+However, kpropd can also run as a standalone daemon, if the
.B \-S
option is turned on. This is done for debugging purposes, or if for
some reason the system administrator just doesn't want to run it out of