Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 17:48:52 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r298748 - head/share/man/man9
Message-ID:  <201604281748.u3SHmqpj015671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604281748.u3SHmqpj015671>