diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html.in | 1 | ||||
-rw-r--r-- | docs/specs/ivshmem-spec.txt | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html.in b/docs/index.html.in index a576ace8a2..cc19aad2ec 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -7,7 +7,6 @@ <body> <h1>QEMU @@VERSION@@ Documentation</h1> <ul> - <li><a href="qemu-doc.html">User Documentation</a></li> <li><a href="qemu-qmp-ref.html">QMP Reference Manual</a></li> <li><a href="qemu-ga-ref.html">Guest Agent Protocol Reference</a></li> <li><a href="interop/index.html">System Emulation Management and Interoperability Guide</a></li> diff --git a/docs/specs/ivshmem-spec.txt b/docs/specs/ivshmem-spec.txt index 042f7eae22..1beb3a01ec 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 == |