From b7bee62e4872affbcea43691e9ebdc55aaea820a Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Fri, 14 Aug 2009 04:36:23 +0200 Subject: [PATCH] Show IPv4 and IPv6 adresses too as examples --- doc/setup.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/setup.texi b/doc/setup.texi index 8dbb4150b..f6d84824b 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -92,6 +92,8 @@ with contents similar to the following. MY.REALM = @{ kdc = my.kdc my.slave.kdc kdc = my.third.kdc + kdc = 130.237.237.17 + kdc = [2001:6b0:1:ea::100]:88 @} [domain_realm] .my.domain = MY.REALM