aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.conf.pod.54
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index 85752fbf5b..8bd45ea573 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -47,13 +47,13 @@ The semantics of each C<KEY> defines which form of C<VALUE> is required.
=item B<autoballoon=BOOLEAN>
-If enabled then C<xl> will not attempt to reduce the amount of memory
+If disabled then C<xl> will not attempt to reduce the amount of memory
assigned to domain 0 in order to create free memory when starting a
new domain. You should set this if you use the C<dom0_mem> hypervisor
command line to reduce the amount of memory given to domain 0 by
default.
-Default: C<0>
+Default: C<1>
=item B<lockfile="PATH">