Things-to-keep:
+.cvsignore
ChangeLog
+Makefile.in
+configure
+configure.in
convert-config-files
kdc.conf
kdc.conf.M
+Sat Oct 21 09:07:59 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
+
+ * kdc.conf.M: Fixed typo
+
+ * configure.in, Makefile.in: Install manual pages.
+
+ * .Sanitize: Update file list
+
+ * .cvsignore: Ignore configure
+
Thu Oct 5 22:38:24 1995 Theodore Y. Ts'o <tytso@dcl>
* kdc.conf.M: Documented kdc_ports, and removed references to
--- /dev/null
+all::
+
+install::
+ $(INSTALL_DATA) $(srcdir)/kdc.conf.M ${DESTDIR}$(FILE_MANDIR)/kdc.conf.5
+ $(INSTALL_DATA) $(srcdir)/krb5.conf.M ${DESTDIR}$(FILE_MANDIR)/krb5.conf.5
+
--- /dev/null
+AC_INIT(configure.in)
+CONFIG_RULES
+AC_PROG_INSTALL
+V5_AC_OUTPUT_MAKEFILE
.SH REALMS SECTION
Each tag in the
.I [realms]
-section of the file names a Kerbveros realm. The value of the tag is a
+section of the file names a Kerberos realm. The value of the tag is a
subsection where the relations in that subsection define KDC parameters for
that particular realm.
.PP