Remove a stale reference to the removed RF_TIMESHARE flag.

This commit is contained in:
John Baldwin 2016-04-28 17:48:52 +00:00
parent abb901c5d7
commit de70bf980b

View file

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