svn commit: r332699 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:20 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:05 2018
New Revision: 332699
URL: https://svnweb.freebsd.org/changeset/base/332699
Log:
Document r321927, diskinfo(8) '-s' and '-p' flag additions.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:04 2018 (r332698)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:05 2018 (r332699)
@@ -170,6 +170,14 @@
unlinking an existing directory before creating a symbolic
link.</para>
+ <para revision="321927">The &man.diskinfo.8; utility has been
+ updated to include two new flags, <literal>-s</literal> which
+ displays the disk identity (usually the serial number), and
+ <literal>-p</literal> which displays the physical path to the
+ disk in a storage controller. The <literal>-s</literal> and
+ <literal>-p</literal> flags are mutually exclusive, and cannot
+ be used with any other flags.</para>
+
<para revision="324270">The &man.ps.1; utility has been updated
to reflect realtime and idle priorities in state flags.</para>
More information about the svn-src-stable-11
mailing list