aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2016-05-18 16:12:21 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2016-06-07 18:02:49 +0300
commit395fe5f2416ff37394d1f1cac659c96140500114 (patch)
treef38d16c4836db62af2f165ba229ea496d639694f
parente35916ac0f2115f35af41d91b45a7493bb1d1df9 (diff)
fsdev: spelling fix
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--fsdev/virtfs-proxy-helper.texi2
1 files changed, 1 insertions, 1 deletions
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