Date: Mon, 5 Oct 2015 20:15:12 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r288896 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510052015.t95KFClv083835@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052015.t95KFClv083835>