summaryrefslogtreecommitdiffstats
path: root/Documentation/user/virtio.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/user/virtio.rst')
-rw-r--r--Documentation/user/virtio.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/virtio.rst b/Documentation/user/virtio.rst
index dde47d5f82..d944fa4821 100644
--- a/Documentation/user/virtio.rst
+++ b/Documentation/user/virtio.rst
@@ -35,7 +35,7 @@ queues configuration and buffer transfers are nearly identical. Both MMIO
and non-legacy PCI are supported in barebox.
The VirtIO spec defines a lots of VirtIO device types, however at present only
-block, console, input and RNG devices are supported.
+block, network, console, input and RNG devices are supported.
Build Instructions
------------------