svn commit: r298748 - head/share/man/man9
John Baldwin
jhb at FreeBSD.org
Thu Apr 28 17:48:53 UTC 2016
Author: jhb
Date: Thu Apr 28 17:48:52 2016
New Revision: 298748
URL: https://svnweb.freebsd.org/changeset/base/298748
Log:
Remove a stale reference to the removed RF_TIMESHARE flag.
Modified:
head/share/man/man9/bus_alloc_resource.9
Modified: head/share/man/man9/bus_alloc_resource.9
==============================================================================
--- head/share/man/man9/bus_alloc_resource.9 Thu Apr 28 15:53:10 2016 (r298747)
+++ head/share/man/man9/bus_alloc_resource.9 Thu Apr 28 17:48:52 2016 (r298748)
@@ -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
More information about the svn-src-head
mailing list