]> git.proxmox.com Git - mirror_qemu.git/blobdiff - fsdev/virtfs-proxy-helper.texi
Replace Qemu by QEMU in user visible documentation
[mirror_qemu.git] / fsdev / virtfs-proxy-helper.texi
index faa04344803b367f21ca3f0cf409d568f860b06f..e60e3b946558ab839cd167eb55fa78917d8d0894 100644 (file)
@@ -24,7 +24,7 @@ in non-root mode, but doing privileged operations using socket IO.
 Proxy helper(a stand alone binary part of qemu) is invoked with
 root privileges. Proxy helper chroots into 9p export path and creates
 a socket pair or a named socket based on the command line parameter.
-Qemu and proxy helper communicate using this socket. QEMU proxy fs
+QEMU and proxy helper communicate using this socket. QEMU proxy fs
 driver sends filesystem request to proxy helper and receives the
 response from it.