@@ -224,7 +224,7 @@ the guest will be able to hotplug up to \s-1MAX\s0 vcpus while the guest is runn
224224but will startup with \s- 1 VCPUS\s 0 .
225225.Sp
226226\& \s- 1 CPU\s 0 topology can additionally be specified with sockets, cores, and threads.
227- If values are omitted, the rest will be autofilled prefering sockets over
227+ If values are omitted, the rest will be autofilled preferring sockets over
228228cores over threads.
229229.IP " \-\- cpuset=CPUSET" 2
230230.IX Item " --cpuset=CPUSET"
@@ -301,7 +301,7 @@ specified via the \f(CW\*(C`\-\-disk\*(C'\fR option, and neither \f(CW\*(C`\-\-c
301301install option is specified, the \f(CW \*( C` \-\- disk \*( C' \fR cdrom is used as the install media.
302302.IP " \- l \s- 1 LOCATION\s 0 , \-\- location=LOCATION" 2
303303.IX Item " -l LOCATION, --location=LOCATION"
304- Distribution tree installtion source. virt-install can recognize
304+ Distribution tree installation source. virt-install can recognize
305305certain distribution trees and fetches a bootable kernel/initrd pair to
306306launch the install.
307307.Sp
@@ -530,7 +530,7 @@ a file or block device. If installing on a remote host, the existing media
530530must be shared as a libvirt storage volume.
531531.Sp
532532Specifying a non-existent path implies attempting to create the new storage,
533- and will require specifyng a 'size' value. If the base directory of the path
533+ and will require specifying a 'size' value. If the base directory of the path
534534is a libvirt storage pool on the host, the new storage will be created as a
535535libvirt storage volume. For remote hosts, the base directory is required to be
536536a storage pool if using this method.
@@ -815,7 +815,7 @@ is used by 'vnc' and 'spice'
815815.IP " \fB passwordvalidto \fR " 4
816816.IX Item " passwordvalidto"
817817Set an expiration date for password. After the date/time has passed,
818- all new graphical connections are denyed until a new password is set.
818+ all new graphical connections are denied until a new password is set.
819819This is used by 'vnc' and 'spice'
820820.Sp
821821The format for this value is \s- 1 YYYY\- MM\- DDTHH:MM:SS\s 0 , for example
@@ -1198,7 +1198,7 @@ completed.
11981198.IX Item " --wait=WAIT"
11991199Amount of time to wait (in minutes) for a \s- 1 VM\s 0 to complete its install.
12001200Without this option, virt-install will wait for the console to close (not
1201- neccessarily indicating the guest has shutdown), or in the case of
1201+ necessarily indicating the guest has shutdown), or in the case of
12021202\& \-\- noautoconsole, simply kick off the install and exit. Any negative
12031203value will make virt-install wait indefinitely, a value of 0 triggers the
12041204same results as noautoconsole. If the time limit is exceeded, virt-install
0 commit comments