summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/virt-install.pod b/man/virt-install.pod
index 4b54a84f..4a6852c1 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -648,9 +648,9 @@ Disk device type. Value can be 'cdrom', 'disk', 'lun' or 'floppy'. Default is
'disk'. If a 'cdrom' is specified, and no install method is chosen, the
cdrom is used as the install media.
-=item B<boot_order>
+=item B<boot.order>
-Guest installation with multiple disks will need this parameter to boot correctly after being installed. A boot_order parameter will take values 1,2,3,... Devices with lower value has higher priority.
+Guest installation with multiple disks will need this parameter to boot correctly after being installed. A boot.order parameter will take values 1,2,3,... Devices with lower value has higher priority.
=item B<bus>