Date: Fri, 21 Mar 2014 18:48:31 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r263524 - stable/9/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201403211848.s2LImVsD051918@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403211848.s2LImVsD051918>