From 011154764fca5dea1c0e2fb6f1f56b80d5992e40 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 18 Jun 2014 11:19:12 +0200 Subject: [PATCH] virsh: man: Correctly spell QEMU s/QEemu/QEMU/g --- tools/virsh.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index b5227980e5..ceec1a0b59 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -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 Operating Systems concurrently on a single hardware system where the 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. 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 -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 -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:/// -- 2.47.2