From: Michael Tokarev Date: Wed, 18 May 2016 13:12:21 +0000 (+0300) Subject: fsdev: spelling fix X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=395fe5f2416ff37394d1f1cac659c96140500114;p=qemu.git fsdev: spelling fix Signed-off-by: Michael Tokarev --- diff --git a/fsdev/virtfs-proxy-helper.texi b/fsdev/virtfs-proxy-helper.texi index 6eb2d5096a..f4cbb60623 100644 --- a/fsdev/virtfs-proxy-helper.texi +++ b/fsdev/virtfs-proxy-helper.texi @@ -15,7 +15,7 @@ provide access to files beyond 9p export path. 2) Running QEMU with root privilege could be a security issue. -To overcome above issues, following approach is used: A new filesytem +To overcome above issues, following approach is used: A new filesystem type 'proxy' is introduced. Proxy FS uses chroot + socket combination for securing the vulnerability known with following symbolic links. Intention of adding a new filesystem type is to allow qemu to run