aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xend-config.sxp
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-11-01 15:56:22 +0000
committerEwan Mellor <ewan@xensource.com>2006-11-01 15:56:22 +0000
commit343c821d105b13a12bb934ae8bca2db59ecb6676 (patch)
treea563b965dcf47792faa4be0a9cce3724c611529e /tools/examples/xend-config.sxp
parent3c2c455c3bd4c80532820c8c3bb8c18b958fa434 (diff)
downloadxen-343c821d105b13a12bb934ae8bca2db59ecb6676.tar.gz
xen-343c821d105b13a12bb934ae8bca2db59ecb6676.tar.bz2
xen-343c821d105b13a12bb934ae8bca2db59ecb6676.zip
Fix comment.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'tools/examples/xend-config.sxp')
-rw-r--r--tools/examples/xend-config.sxp2
1 files changed, 1 insertions, 1 deletions
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$')