summaryrefslogtreecommitdiff
path: root/man/modules-load.d.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/modules-load.d.xml')
-rw-r--r--man/modules-load.d.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml
index 77a286055..31ffd74bb 100644
--- a/man/modules-load.d.xml
+++ b/man/modules-load.d.xml
@@ -77,10 +77,10 @@
<refsect1>
<title>Example</title>
<example>
- <title>/etc/modules-load.d/uinput.conf example:</title>
+ <title>/etc/modules-load.d/virtio-net.conf example:</title>
- <programlisting># Load uinput.ko at boot
-uinput</programlisting>
+ <programlisting># Load virtio-net.ko at boot
+virtio-net</programlisting>
</example>
</refsect1>