svn commit: r288896 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Oct 5 20:15:12 UTC 2015
Author: gjb
Date: Mon Oct 5 20:15:11 2015
New Revision: 288896
URL: https://svnweb.freebsd.org/changeset/base/288896
Log:
Document r287746, pciconf(8) prefer pciids from ports database,
if present.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:15:08 2015 (r288895)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:15:11 2015 (r288896)
@@ -181,6 +181,12 @@
&man.ar.1; utility now enables deterministic mode
(<literal>-D</literal>) by default. This behavior can be
disabled by specifying the <literal>-U</literal> flag.</para>
+
+ <para revision="287746">The &man.pciconf.8; utility has been
+ updated to use the PCI ID database from the <filename
+ role="package">misc/pciids</filename> package, if present,
+ falling back to the PCI ID database in the &os; base
+ system.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-src-stable-10
mailing list