From 0a179f7b212e7fc1654d7c325f331a46cf75959b Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 5 Oct 2015 20:15:11 +0000 Subject: [PATCH] Document r287746, pciconf(8) prefer pciids from ports database, if present. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index b32da5fc8f05..0d0de8548508 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -181,6 +181,12 @@ &man.ar.1; utility now enables deterministic mode (-D) by default. This behavior can be disabled by specifying the -U flag. + + The &man.pciconf.8; utility has been + updated to use the PCI ID database from the misc/pciids package, if present, + falling back to the PCI ID database in the &os; base + system.