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

Glen Barber gjb at FreeBSD.org
Wed Jun 27 17:29:29 UTC 2018


Author: gjb
Date: Wed Jun 27 17:29:27 2018
New Revision: 335714
URL: https://svnweb.freebsd.org/changeset/base/335714

Log:
  Add an entry about an incorrectly-listed driver name in the
  11.2 announcement.
  
  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	Wed Jun 27 17:18:12 2018	(r335713)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Wed Jun 27 17:29:27 2018	(r335714)
@@ -211,6 +211,13 @@ boot</screen>
 	  that no longer exists.  The correct URL is <link
 	    xlink:href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html" />.</para>
       </listitem>
+
+      <listitem>
+	<para>[2018-06-27] The announcement email for &os; 11.2
+	  incorrectly states the <literal>ocs_fw(4)</literal> driver
+	  had been added; this should have stated
+	  &man.ocs.fc.4;.</para>
+      </listitem>
     </itemizedlist>
   </sect1>
 


More information about the svn-src-all mailing list