Date: Mon, 5 Oct 2015 20:13:33 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r288878 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510052013.t95KDXJV082974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Mon Oct 5 20:13:32 2015 New Revision: 288878 URL: https://svnweb.freebsd.org/changeset/base/288878 Log: Document r287522, pciconf(8) prefer pciids from ports database, if present. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:13:30 2015 (r288877) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Oct 5 20:13:32 2015 (r288878) @@ -441,6 +441,12 @@ <para revision="287473" contrib="sponsor" sponsor="&gandi;">A new utility, &man.sesutil.8;, has been added, which is used to manage &man.ses.4; devices.</para> + + <para revision="287522">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?201510052013.t95KDXJV082974>