# HG changeset patch # User Ewan Mellor # Date 1162396582 0 # Node ID 55e8f40ef6e4b5131c984c5625bdf30f46268dd3 # Parent 5165aa656363c2402be45930e9afb3039884fbd8 Fix comment. Signed-off-by: Ewan Mellor diff -r 5165aa656363 -r 55e8f40ef6e4 tools/examples/xend-config.sxp --- a/tools/examples/xend-config.sxp Wed Nov 01 15:41:35 2006 +0000 +++ b/tools/examples/xend-config.sxp Wed Nov 01 15:56:22 2006 +0000 @@ -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$')