aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-02-28 15:36:17 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-06 11:06:55 +0000
commit5b1d0e924955cb11090352b26810da1049ff3f22 (patch)
tree3baee594bd8f9e25d4ded8b0fa6a248f6f25347b /docs/specs
parent1879f241e664a38455f2e3884dcc1c0bb994f671 (diff)
downloadqemu-5b1d0e924955cb11090352b26810da1049ff3f22.zip
qemu-5b1d0e924955cb11090352b26810da1049ff3f22.tar.gz
qemu-5b1d0e924955cb11090352b26810da1049ff3f22.tar.bz2
docs: Stop building qemu-doc
Stop building the old texinfo qemu-doc; all its contents are now available in the Sphinx-generated manuals and manpages. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200228153619.9906-32-peter.maydell@linaro.org
Diffstat (limited to 'docs/specs')
-rw-r--r--docs/specs/ivshmem-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/specs/ivshmem-spec.txt b/docs/specs/ivshmem-spec.txt
index 042f7ea..1beb3a0 100644
--- a/docs/specs/ivshmem-spec.txt
+++ b/docs/specs/ivshmem-spec.txt
@@ -38,8 +38,8 @@ There are two basic configurations:
Interrupts are message-signaled (MSI-X). vectors=N configures the
number of vectors to use.
-For more details on ivshmem device properties, see The QEMU Emulator
-User Documentation (qemu-doc.*).
+For more details on ivshmem device properties, see the QEMU Emulator
+user documentation.
== The ivshmem PCI device's guest interface ==