From 36133c23f9aa7bda9fb91e1ece4926601d9ca027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 23 Apr 2006 20:12:34 +0000 Subject: [PATCH] make compile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17179 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/setup.texi b/doc/setup.texi index 8f4bc635c..39f119ade 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -1188,13 +1188,13 @@ kdc @example [appdefaults] - pkinit-anchors = DIR:/dir-to-client-trusted-ca-hashes + pkinit-anchors = FILE:/path/to/trust-anchors.pem [realms] - EXAMPLE.COM = { + EXAMPLE.COM = @{ pkinit_require_eku = true pkinit_require_krbtgt_otherName = true - } + @} @end example