man: uinput.ko is a bad example

This commit is contained in:
Lennart Poettering 2011-03-31 18:19:59 +02:00
parent 7ebdfc936e
commit 7602c46fe6
1 changed files with 3 additions and 3 deletions

View File

@ -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>