svn commit: r276584 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Jan 2 21:52:02 UTC 2015


Author: gjb
Date: Fri Jan  2 21:52:01 2015
New Revision: 276584
URL: https://svnweb.freebsd.org/changeset/base/276584

Log:
  Document asr(4) removal in r276526.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Jan  2 21:46:57 2015	(r276583)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Jan  2 21:52:01 2015	(r276584)
@@ -283,6 +283,9 @@
       <para revision="267359">Support for the
 	<literal>disklabel64</literal> partitioning scheme has been
 	added to &man.gpart.8;.</para>
+
+      <para revision="276526">The <literal>asr(4)</literal> driver has
+	been removed, and is no longer supported.</para>
     </sect3>
 
     <sect3 xml:id="fs">


More information about the svn-src-all mailing list