diff options
author | gjb <gjb@FreeBSD.org> | 2014-01-20 22:08:09 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-01-20 22:08:09 +0000 |
commit | 86ee5a8f61e662b5cfd892d9866434a089b075f9 (patch) | |
tree | 190b0fbed8d9348f87003211137988e45216ae21 /release | |
parent | 678e78496462ed8afc8ebf41b6a9460d8a61cc7b (diff) | |
download | FreeBSD-src-86ee5a8f61e662b5cfd892d9866434a089b075f9.zip FreeBSD-src-86ee5a8f61e662b5cfd892d9866434a089b075f9.tar.gz |
Document r260910.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 571fa97..6fc7908 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -178,6 +178,13 @@ device is an active kernel console, otherwise it is equivalent to <literal>off</literal>.</para> + <para revision="260910">Allow &man.pciconf.8; to identify PCI + devices that are attached to a driver to be identified by their + device name instead of just the selector. Additionally, an + optional device argument to the <literal>-l</literal> flag + to restrict the output to only listing details about a single + device.</para> + <sect3 xml:id="rc-scripts"> <title><filename>/etc/rc.d</filename> Scripts</title> |