fix capaths example

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13042 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2003-10-21 13:32:45 +00:00
parent d3c94dd68e
commit a49cebb033

View File

@@ -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