From: Olaf Hering Date: Mon, 20 Feb 2012 18:10:47 +0000 (+0000) Subject: man/xl.cfg: mention not yet documented options X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~8910 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8abe14a8bb7ae606453cd18e26de4da2e58be279;p=xen.git man/xl.cfg: mention not yet documented options Add dummy entries for parsed but undocumented cfg file options to xl.cfg: for i in ` grep -Ew 'xlu_cfg_get_(long|string|list|list_as_string_list)' tools/libxl/xl_cmdimpl.c | cut -f 2 -d '"' | sort -u ` do grep -wq $i docs/man/xl.cfg.pod.5 || echo $i done current output: acpi_s3 acpi_s4 cpus device_model gfx_passthru maxmem nodes sched vif2 Signed-off-by: Olaf Hering Acked-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index 85ac880015..197503f088 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -842,6 +842,38 @@ XXX XXX +=item B + +XXX + +=item B + +XXX + +=item B + +XXX + +=item B + +XXX + +=item B + +XXX + +=item B + +XXX + +=item B + +XXX deprecated + +=item B + +XXX deprecated + =back =head2 Keymaps