Correct wording and default value of autoballoon= in xl.conf(5)
to match code and supplied xl.conf.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
=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">