svn commit: r263524 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 18:48:31 UTC 2014


Author: gjb
Date: Fri Mar 21 18:48:30 2014
New Revision: 263524
URL: http://svnweb.freebsd.org/changeset/base/263524

Log:
  VPD is an acronym for Vital Process Data, but is a misnomer.
  Reword the pciconf(8) entry to avoid using the acronym.
  
  Feedback from:	jhb
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 18:48:28 2014	(r263523)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 18:48:30 2014	(r263524)
@@ -261,8 +261,8 @@
 	<command>sysctl -n hw.ncpu</command>.</para>
 
       <para revision="262134">The &man.pciconf.8; utility now has
-	a <literal>-V</literal> flag, which lists VPD data for
-	each device.</para>
+	a <literal>-V</literal> flag, which lists information such
+	as serial numbers for each device.</para>
 
       <para revision="262158">A bug that would allow creating
 	a &man.zfs.8; snapshot of an inconsistent dataset has been


More information about the svn-src-stable mailing list