From: Olaf Hering Date: Mon, 11 Jan 2021 17:41:48 +0000 (+0100) Subject: docs: remove stale create example from xl.1 X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~924 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8563c9e3a7bdf8c928a8e675e6b2c9c9254bd440;p=xen.git docs: remove stale create example from xl.1 Maybe xm create had a feature to create a domU based on a configuration file. xl create requires the '-f' option to refer to a file. There is no code to look into XEN_CONFIG_DIR, so remove the example. Signed-off-by: Olaf Hering Reviewed-by: Ian Jackson Release-Acked-by: Ian Jackson --- diff --git a/docs/man/xl.1.pod.in b/docs/man/xl.1.pod.in index f4779d8fd6..0354d3beba 100644 --- a/docs/man/xl.1.pod.in +++ b/docs/man/xl.1.pod.in @@ -171,13 +171,6 @@ B =over 4 -=item I - - xl create DebianLenny - -This creates a domain with the file /etc/xen/DebianLenny, and returns as -soon as it is run. - =item I xl create hvm.cfg 'cpus="0-3"; pci=["01:05.1","01:05.2"]'