$NetBSD: patch-ce,v 1.1.1.1 2008/08/07 20:26:58 cegger Exp $

--- ../docs/man/xm.pod.1.orig	2008-08-01 16:38:07.000000000 +0200
+++ ../docs/man/xm.pod.1
@@ -76,7 +76,7 @@ format, and possible options used in eit
 I<name>=I<value> combinations.
 
 I<configfile> can either be an absolute path to a file, or a relative
-path to a file located in /etc/xen.
+path to a file located in @XENDCONFDIR@.
 
 Create will return B<as soon> as the domain is started.  This B<does
 not> mean the guest OS in the domain has actually booted, or is
@@ -101,7 +101,7 @@ B<EXAMPLES>
 
   xm create Fedora4
 
-This creates a domain with the file /etc/xen/Fedora4, and returns as
+This creates a domain with the file @XENDCONFDIR@/Fedora4, and returns as
 soon as it is run.
 
 =item I<without config file>
@@ -842,7 +842,7 @@ I<policy> is a dot-separated list of nam
 name pre-fix for the policy XML file. The preceding name parts are
 translated into the local path pointing to the policy XML file
 relative to the global policy root directory
-(/etc/xen/acm-security/policies). For example,
+(@XENDCONFDIR@/acm-security/policies). For example,
 example.chwall_ste.client_v1 denotes the policy file
 example/chwall_ste/client_v1-security_policy.xml relative to the
 global policy root directory.
