]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - docs/interop/conf.py
docs: add virtiofsd(1) man page
[thirdparty/qemu.git] / docs / interop / conf.py
index b0f322207cafd8e8f2884f92638d0d86e52462b1..b3cda17042c9d4c8ce3e3b64ca9e0d862f25f4dc 100644 (file)
@@ -27,5 +27,8 @@ man_pages = [
      [], 1),
     ('virtfs-proxy-helper', 'virtfs-proxy-helper',
      u'QEMU 9p virtfs proxy filesystem helper',
-     ['M. Mohan Kumar'], 1)
+     ['M. Mohan Kumar'], 1),
+    ('virtiofsd', 'virtiofsd', u'QEMU virtio-fs shared file system daemon',
+     ['Stefan Hajnoczi <stefanha@redhat.com>',
+      'Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>'], 1),
 ]