From ee92c5f9954fce720bbee430d0a92cfb51c954dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 27 Mar 2003 00:55:52 +0000 Subject: [PATCH] update 2b example to match reality (from mattiasa@e.kth.se) git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11924 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/misc.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/misc.texi b/doc/misc.texi index 795de3e14..97151cbc6 100644 --- a/doc/misc.texi +++ b/doc/misc.texi @@ -114,8 +114,10 @@ them to the string list option @code{[kdc]use_2b} in the kdc's @example [kdc] - use_2b = afs@@SU.SE - use_2b = afs/it.su.se@@SU.SE + use_2b = { + afs@@SU.SE = yes + afs/it.su.se@@SU.SE = yes + } @end example @subsection Configuring AFS clients