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

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Apr 18 14:43:31 2018
New Revision: 332725
URL: https://svnweb.freebsd.org/changeset/base/332725

Log:
  Document r328668, nvmecontrol(8) SMART data returned in a numeric
  value instead of a hex value.
  
  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:30 2018	(r332724)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:31 2018	(r332725)
@@ -273,6 +273,11 @@
 	updated to exit with a non-zero status when the filesystem is
 	not repaired.</para>
 
+      <para revision="328668">The &man.nvmecontrol.8; utility has been
+	updated to print the full 128 bit value for
+	<acronym>SMART</acronym> data, instead of the hexidecimal
+	value.</para>
+
       <para revision="330692" contrib="sponsor"
 	sponsor="&dellemc;">The &man.dhclient.8; utility has been
 	updated to be more compliant with <acronym>RFC</acronym>2131



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