summaryrefslogtreecommitdiffstats
path: root/doc/install.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.texinfo')
-rw-r--r--doc/install.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install.texinfo b/doc/install.texinfo
index e1f6fa5608..85dbbb7058 100644
--- a/doc/install.texinfo
+++ b/doc/install.texinfo
@@ -1166,7 +1166,7 @@ counterparts
@subsection Client Machine Configuration Files
Each machine running Kerberos must have a @code{/etc/krb5.conf} file.
-(@xref{krb5.conf})
+(@xref{krb5.conf}.)
@need 4000
Also, for most UNIX systems, you must add the appropriate Kerberos
@@ -1400,7 +1400,7 @@ In order to generate a keytab for a host, the host must have a principal
in the Kerberos database. The procedure for adding hosts to the
database is described fully in the ``Adding or Modifying Principals''
section of the @cite{@value{PRODUCT} System Administrator's Guide}.
-@xref{Create Host Keys for the Slave KDCs} for a brief description.)
+@xref{Create Host Keys for the Slave KDCs}. for a brief description.)
The keytab is generated by running @code{kadmin} and issuing the
@code{ktadd} command.
@@ -1492,7 +1492,7 @@ server processes, if any.
@end smallexample
@item Create a new Master KDC installation (@xref{Install the Master
-KDC}). If you have a stash file for your current database, choose any
+KDC}.). If you have a stash file for your current database, choose any
new master password but then copy your existing stash file to the
location specified by your kdc.conf; if you do not have a stash file for
your current database, you must choose the same master password.