aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAssar Westerlund <assar@FreeBSD.org>2001-05-12 14:38:00 +0000
committerAssar Westerlund <assar@FreeBSD.org>2001-05-12 14:38:00 +0000
commiteba4f6928741005e3a8dad8509a0bf03ff37b8d1 (patch)
treed87ec6e32e1f0ab5f84123bfa78b617d1e69703c
parent5d07b67b574f8d439b73a397fdf843ffeb28efcf (diff)
Notes
-rw-r--r--etc/defaults/make.conf2
-rw-r--r--share/examples/etc/make.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 82c388d69a3cb..920f85a18b6a7 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -306,7 +306,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#
# Kerberos 5
-# If you want KerberosIV (KTH Heimdal), define this:
+# If you want Kerberos 5 (KTH Heimdal), define this:
#
#MAKE_KERBEROS5= yes
#
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 82c388d69a3cb..920f85a18b6a7 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -306,7 +306,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#
# Kerberos 5
-# If you want KerberosIV (KTH Heimdal), define this:
+# If you want Kerberos 5 (KTH Heimdal), define this:
#
#MAKE_KERBEROS5= yes
#