Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:43:05 +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-11@freebsd.org
Subject:   svn commit: r332699 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804181443.w3IEh5lH014809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEh5lH014809>