diff options
author | Stefan Weil <weil@mail.berlios.de> | 2011-01-07 18:59:14 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-01-09 20:57:24 +0000 |
commit | 576fd0a1cb07f6ee325f70d69ae3a4e2f0b283fc (patch) | |
tree | 43f36fb98670cdd11a721f5939df3244fd18b029 /qemu-doc.texi | |
parent | 0d6753e5b3115c09313114afcdf554c34670359a (diff) |
qemu-doc: Add missing menu entry
Each @section should have a menu entry and a @node entry.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 21d8a82956..744ba731e5 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -162,6 +162,7 @@ TODO (no longer available) * pcsys_monitor:: QEMU Monitor * disk_images:: Disk Images * pcsys_network:: Network emulation +* pcsys_other_devs:: Other Devices * direct_linux_boot:: Direct Linux Boot * pcsys_usb:: USB emulation * vnc_security:: VNC security @@ -715,6 +716,7 @@ Using the @option{-net socket} option, it is possible to make VLANs that span several QEMU instances. See @ref{sec_invocation} to have a basic example. +@node pcsys_other_devs @section Other Devices @subsection Inter-VM Shared Memory device |