]> git.proxmox.com Git - pve-docs.git/commitdiff
qm: s/Guest Boot Order/Device Boot Order/
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 25 Nov 2020 10:35:25 +0000 (11:35 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 25 Nov 2020 10:37:09 +0000 (11:37 +0100)
else it sounds like the order in what guests are booted

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index 809154acbb9bc025d64186544cc5bbfe48a5f767..5e53e4a19d0ac87513be0e6ea2ad3b58d46e61fb 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -841,8 +841,8 @@ resources. If desired, a value of '0' for `max_bytes` can be used to disable
 all limits.
 
 [[qm_bootorder]]
-Guest Boot Order
-~~~~~~~~~~~~~~~~
+Device Boot Order
+~~~~~~~~~~~~~~~~~
 
 QEMU can tell the guest which devices it should boot from, and in which order.
 This can be specified in the config via the `boot` property, e.g.: