From a49cebb0331534c8b802c4c09fe844646538a073 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 21 Oct 2003 13:32:45 +0000 Subject: [PATCH] fix capaths example git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13042 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/setup.texi b/doc/setup.texi index 9f62dae9b..3c60fe746 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -594,7 +594,9 @@ The syntax for @code{[capaths]} section: @example @cartouche [capaths] - CLIENT-REALM = @{ SERVER-REALM = PERMITTED-CROSS-REALMS ... @} + CLIENT-REALM = @{ + SERVER-REALM = PERMITTED-CROSS-REALMS ... + @} @end cartouche @end example @@ -611,7 +613,7 @@ realm with @code{SU.SE} they need to use both @code{SU.SE} and STACKEN.KTH.SE = KTH.SE @} DSV.SU.SE = @{ - STACKEN.KTH.SE = KTH.SE SU.SE + STACKEN.KTH.SE = SU.SE KTH.SE @} @end cartouche