From: Ewan Mellor Date: Wed, 1 Nov 2006 15:56:22 +0000 (+0000) Subject: Fix comment. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15567^2~152 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=343c821d105b13a12bb934ae8bca2db59ecb6676;p=xen.git Fix comment. Signed-off-by: Ewan Mellor --- diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp index 294d8e08de..514e5c3f2b 100644 --- a/tools/examples/xend-config.sxp +++ b/tools/examples/xend-config.sxp @@ -51,7 +51,7 @@ # regular expressions will be accepted. # # For example: -# (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$') +# (xend-relocation-hosts-allow '^localhost$ ^.*\\.example\\.org$') # #(xend-relocation-hosts-allow '') (xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')