mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
There is no isa(4) manpage, convert to normal text an join lines.
PR: 108980 Submitted by: Yonatan
This commit is contained in:
parent
2679699525
commit
cbc64eb2f2
1 changed files with 1 additions and 3 deletions
|
|
@ -45,9 +45,7 @@ in the tree.
|
|||
It is typically used in
|
||||
.Xr DEVICE_IDENTIFY 9
|
||||
functions to add devices to a bus that does not support doing so
|
||||
automatically, such as the
|
||||
.Xr isa 4
|
||||
bus.
|
||||
automatically, such as the ISA bus.
|
||||
.Sh SEE ALSO
|
||||
.Xr device 9
|
||||
.Sh AUTHORS
|
||||
|
|
|
|||
Loading…
Reference in a new issue