diff options
Diffstat (limited to 'docs/system/usb.rst')
-rw-r--r-- | docs/system/usb.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/system/usb.rst b/docs/system/usb.rst index 9a2f1927c4..eeab78dcfb 100644 --- a/docs/system/usb.rst +++ b/docs/system/usb.rst @@ -8,7 +8,7 @@ plug virtual USB devices or real host USB devices (only works with certain host operating systems). QEMU will automatically create and connect virtual USB hubs as necessary to connect multiple USB devices. -.. _usb_005fdevices: +.. _Connecting USB devices: Connecting USB devices ~~~~~~~~~~~~~~~~~~~~~~ @@ -27,8 +27,8 @@ option or the ``device_add`` monitor command. Available devices are: activated. ``usb-storage,drive=drive_id`` - Mass storage device backed by drive_id (see - :ref:`disk_005fimages`) + Mass storage device backed by drive_id (see the :ref:`disk images` + chapter in the System Emulation Users Guide) ``usb-uas`` USB attached SCSI device, see |