svn commit: r307740 - stable/11/release/doc/en_US.ISO8859-1/errata

Glen Barber gjb at FreeBSD.org
Fri Oct 21 16:47:03 UTC 2016


Author: gjb
Date: Fri Oct 21 16:47:02 2016
New Revision: 307740
URL: https://svnweb.freebsd.org/changeset/base/307740

Log:
  Fix wording.
  
  Submitted by:	adamw
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Fri Oct 21 16:43:13 2016	(r307739)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Fri Oct 21 16:47:02 2016	(r307740)
@@ -220,10 +220,10 @@ boot</screen>
 	  <acronym>ZFS</acronym> will see a message in <literal>zpool
 	    status</literal> output noting the pool is not at the
 	  latest version, and some features may not be enabled.
-	  Additional instructions on how to any <acronym>ZFS</acronym>
-	  pools to the latest version and update the boot blocks for
-	  all boot drives in the pool will also be provided in the
-	  output.</para>
+	  Additional instructions on how to update
+	  <acronym>ZFS</acronym> pools to the latest version and
+	  update the boot blocks for all boot drives in the pool will
+	  also be provided in the output.</para>
 
 	<para>This information is also documented in
 	  <filename>/usr/src/UPDATING</filename>, which is included if


More information about the svn-src-stable-11 mailing list