mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Remove a stale reference to the removed RF_TIMESHARE flag.
This commit is contained in:
parent
abb901c5d7
commit
de70bf980b
1 changed files with 1 additions and 3 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 23, 2016
|
||||
.Dd April 28, 2016
|
||||
.Dt BUS_ALLOC_RESOURCE 9
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -162,8 +162,6 @@ For example,
|
|||
cannot share IRQs while
|
||||
.Xr cardbus 4
|
||||
can.
|
||||
.It Dv RF_TIMESHARE
|
||||
resource permits time-division sharing.
|
||||
.El
|
||||
.El
|
||||
.Sh RETURN VALUES
|
||||
|
|
|
|||
Loading…
Reference in a new issue