mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Fix typo: On the relevant architectures, floppy drives are handled by
the fdc(4) driver, not the fd(4) file descriptor files. Submitted by: Peter B <pb@ludd.luth.se> MFC after: 1 week
This commit is contained in:
parent
5353c9b6ba
commit
85fcc22cf6
2 changed files with 2 additions and 2 deletions
|
|
@ -3305,7 +3305,7 @@
|
|||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para arch="i386,pc98,alpha">Floppy drives (&man.fd.4; driver)</para>
|
||||
<para arch="i386,pc98,alpha">Floppy drives (&man.fdc.4; driver)</para>
|
||||
<para arch="i386">Genius and Mustek hand scanners</para>
|
||||
<para arch="i386">GPB and Transputer drivers</para>
|
||||
<para arch="i386,pc98,alpha,ia64">Keyboards including:
|
||||
|
|
|
|||
|
|
@ -3305,7 +3305,7 @@
|
|||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para arch="i386,pc98,alpha">Floppy drives (&man.fd.4; driver)</para>
|
||||
<para arch="i386,pc98,alpha">Floppy drives (&man.fdc.4; driver)</para>
|
||||
<para arch="i386">Genius and Mustek hand scanners</para>
|
||||
<para arch="i386">GPB and Transputer drivers</para>
|
||||
<para arch="i386,pc98,alpha,ia64">Keyboards including:
|
||||
|
|
|
|||
Loading…
Reference in a new issue