mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
virsh: man: Correctly spell QEMU
s/QEemu/QEMU/g
This commit is contained in:
parent
09e1ec19ae
commit
011154764f
@ -19,7 +19,7 @@ under the GNU Lesser General Public License. Virtualization of the
|
|||||||
Linux Operating System means the ability to run multiple instances of
|
Linux Operating System means the ability to run multiple instances of
|
||||||
Operating Systems concurrently on a single hardware system where the
|
Operating Systems concurrently on a single hardware system where the
|
||||||
basic resources are driven by a Linux instance. The library aims at
|
basic resources are driven by a Linux instance. The library aims at
|
||||||
providing a long term stable C API. It currently supports Xen, QEmu,
|
providing a long term stable C API. It currently supports Xen, QEMU,
|
||||||
KVM, LXC, OpenVZ, VirtualBox and VMware ESX.
|
KVM, LXC, OpenVZ, VirtualBox and VMware ESX.
|
||||||
|
|
||||||
The basic structure of most virsh usage is:
|
The basic structure of most virsh usage is:
|
||||||
@ -260,11 +260,11 @@ this is used to connect to the local Xen hypervisor
|
|||||||
|
|
||||||
=item qemu:///system
|
=item qemu:///system
|
||||||
|
|
||||||
connect locally as root to the daemon supervising QEmu and KVM domains
|
connect locally as root to the daemon supervising QEMU and KVM domains
|
||||||
|
|
||||||
=item qemu:///session
|
=item qemu:///session
|
||||||
|
|
||||||
connect locally as a normal user to his own set of QEmu and KVM domains
|
connect locally as a normal user to his own set of QEMU and KVM domains
|
||||||
|
|
||||||
=item lxc:///
|
=item lxc:///
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user