From 04efe233f1fa66d47825e4313510883a2b709dd0 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 29 Jan 2001 04:39:46 +0000 Subject: [PATCH] quote @ properly in example git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9568 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/setup.texi b/doc/setup.texi index ac58e3623..c31fa96f2 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -228,10 +228,10 @@ component principals (ordinary users). He will not be able to change any @samp{/admin} principal. @example -lha/admin@E.KTH.SE all -jimmy/admin@E.KTH.SE all *@E.KTH.SE -jimmy/admin@E.KTH.SE all */*@E.KTH.SE -mille/admin@E.KTH.SE change-password *@E.KTH.SE +lha/admin@@E.KTH.SE all +jimmy/admin@@E.KTH.SE all *@@E.KTH.SE +jimmy/admin@@E.KTH.SE all */*@@E.KTH.SE +mille/admin@@E.KTH.SE change-password *@@E.KTH.SE @end example @node Password changing, Testing clients and servers, Remote administration, Setting up a realm