summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-10-02 14:10:40 +0000
committerCole Robinson <crobinso@redhat.com>2021-10-04 16:26:08 -0400
commit0d71a9a7fd393facfed7ed1be4d248c7c48386c9 (patch)
treeb723a5bc8d202265a5d606d22eb81460d59353b6 /man
parent59babfe4d60783af69a43afe0db4572e918fc39e (diff)
downloadvirt-manager-0d71a9a7fd393facfed7ed1be4d248c7c48386c9.tar.gz
misc: fix spelling
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst6
-rw-r--r--man/virt-manager.rst2
-rw-r--r--man/virt-xml.rst2
3 files changed, 5 insertions, 5 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 18a80230..fcdd7048 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -490,7 +490,7 @@ apic, eoi, privnet, and hyperv features. Some examples:
Enable APIC PV EOI
``--features hyperv.vapic.state=on,hyperv.spinlocks.state=off``
- Enable hypver VAPIC, but disable spinlocks
+ Enable hyperv VAPIC, but disable spinlocks
``--features kvm.hidden.state=on``
Allow the KVM hypervisor signature to be hidden from the guest
@@ -589,7 +589,7 @@ INSTALLATION OPTIONS
**Syntax:** ``--cdrom`` PATH
ISO file or CDROM device to use for VM install media. After install,
-the the virtual CDROM device will remain attached to the VM, but with
+the virtual CDROM device will remain attached to the VM, but with
the ISO or host path media ejected.
@@ -1233,7 +1233,7 @@ Connect the guest to the host network. Examples for specifying the network type:
can be listed, created, deleted using the ``virsh`` command line tool. In
an unmodified install of ``libvirt`` there is usually a virtual network
with a name of ``default``. Use a virtual network if the host has dynamic
- networking (eg NetworkManager), or using wireless. The guest will be
+ networking (e.g. NetworkManager), or using wireless. The guest will be
NATed to the LAN by whichever connection is active.
``type=direct,source=IFACE[,source.mode=MODE]``
diff --git a/man/virt-manager.rst b/man/virt-manager.rst
index 88ccedaa..2033f0be 100644
--- a/man/virt-manager.rst
+++ b/man/virt-manager.rst
@@ -61,7 +61,7 @@ The following options are accepted when running ``virt-manager``
DIALOG WINDOW OPTIONS
=====================
-For these options, only the requested window will be shown, the manaer
+For these options, only the requested window will be shown, the manager
window will not be run in this case. Connection autostart will also
be disabled. All these options require specifying a manual ``--connect``
URI.
diff --git a/man/virt-xml.rst b/man/virt-xml.rst
index 0ad57d25..3880ad43 100644
--- a/man/virt-xml.rst
+++ b/man/virt-xml.rst
@@ -162,7 +162,7 @@ These options decide what action to take after altering the XML. In the common c
``--start``
- Start the VM after performing the requeseted changes. If combined with --no-define, this will create transient VM boot with the requested changes.
+ Start the VM after performing the requested changes. If combined with --no-define, this will create transient VM boot with the requested changes.
``--print-diff``