diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 11 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 11 |
2 files changed, 14 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 8650784cb7439..96755802c4c89 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -154,10 +154,7 @@ added.</para> <para>A number of cleanups and enhancements have been applied to - the PCI subsystem. - <filename>/usr/share/misc/pci_vendors</filename> now contains a - vendor/device database, which can be used by - &man.pciconf.8;.</para> + the PCI subsystem.</para> <para arch="i386">The &man.spic.4; driver, which provides access to the jog dial device on some Sony laptops, has been added.</para> @@ -1852,6 +1849,12 @@ for &man.gzip.1; and &man.compress.1; functionality, and a number of bug fixes.</para> + <para>&man.pciconf.8; now supports a <option>-v</option> option to + display the vendor/device information of configured devices, + in conjunction with the <option>-l</option> option. The default + vendor/device database can be found at + <filename>/usr/share/misc/pci_vendors</filename>. &merged;</para> + <para>The behavior of &man.periodic.8; is now controlled by <filename>/etc/defaults/periodic.conf</filename> and <filename>/etc/periodic.conf</filename>. &merged;</para> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 8650784cb7439..96755802c4c89 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -154,10 +154,7 @@ added.</para> <para>A number of cleanups and enhancements have been applied to - the PCI subsystem. - <filename>/usr/share/misc/pci_vendors</filename> now contains a - vendor/device database, which can be used by - &man.pciconf.8;.</para> + the PCI subsystem.</para> <para arch="i386">The &man.spic.4; driver, which provides access to the jog dial device on some Sony laptops, has been added.</para> @@ -1852,6 +1849,12 @@ for &man.gzip.1; and &man.compress.1; functionality, and a number of bug fixes.</para> + <para>&man.pciconf.8; now supports a <option>-v</option> option to + display the vendor/device information of configured devices, + in conjunction with the <option>-l</option> option. The default + vendor/device database can be found at + <filename>/usr/share/misc/pci_vendors</filename>. &merged;</para> + <para>The behavior of &man.periodic.8; is now controlled by <filename>/etc/defaults/periodic.conf</filename> and <filename>/etc/periodic.conf</filename>. &merged;</para> |
