mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix driver source location path (/sys/i386/isa/fd.c -> /sys/isa/fd.c)
This commit is contained in:
parent
2865e1d51a
commit
7a7ec99e11
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ floppy disk device nodes where the trailing number indicates the floppy
|
|||
capacity
|
||||
.It Pa /sys/i386/conf/GENERIC
|
||||
sample generic kernel config file
|
||||
.It Pa /sys/i386/isa/fd.c
|
||||
.It Pa /sys/isa/fd.c
|
||||
floppy driver source
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
|
|
|
|||
Loading…
Reference in a new issue