From 431516592f9204a7b18fa5bfb5722d5a2434e356 Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 3 Mar 2002 02:02:33 +0000
Subject: [PATCH] Add information about {kerberos,kadmind}5_enable and change
{kerberos,kadmind}_enable to {kerberos,kadmind}4_enable to match reality.
Fix some mismatched parentheses while I'm here.
PR: 34982
Submitted by: Michel Oosterhof
---
share/man/man5/rc.conf.5 | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 7fee1f69ac6e..91d7c419b58e 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 4, 2001
+.Dd March 3, 2002
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -770,19 +770,19 @@ is set to
.Dq YES ,
these are the flags to pass to
.Xr named 8 .
-.It Va kerberos_server_enable
+.It Va kerberos4_server_enable
.Pq Vt bool
Set to
.Dq YES
-to start a Kerberos authentication server
+to start a Kerberos IV authentication server
at boot time.
-.It Va kadmind_server_enable
+.It Va kadmind4_server_enable
.Pq Vt bool
Set to
.Dq YES
to start
.Xr kadmind 8 ,
-the Kerberos Administration Daemon); set to
+the Kerberos IV Administration Daemon; set to
.Dq NO
on a slave server.
.It Va kerberos_stash
@@ -798,6 +798,21 @@ and is used for both
.Xr kerberos 1
and
.Xr kadmind 8 ) .
+.It Va kerberos5_server_enable
+.Pq Vt bool
+Set to
+.Dq YES
+to start a Kerberos 5 authentication server
+at boot time.
+.It Va kadmind5_server_enable
+.Pq Vt bool
+Set to
+.Dq YES
+to start
+.Xr k5admind 8 ,
+the Kerberos 5 Administration Daemon; set to
+.Dq NO
+on a slave server.
.It Va rwhod_enable
.Pq Vt bool
If set to