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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:14:24 UTC 2015


Author: gjb
Date: Mon Oct  5 20:14:22 2015
New Revision: 288887
URL: https://svnweb.freebsd.org/changeset/base/288887

Log:
  Document r288310, ctl(4) updated to support CD-ROMs and other
  removable devices.
  
  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	Mon Oct  5 20:13:51 2015	(r288886)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:14:22 2015	(r288887)
@@ -1152,6 +1152,9 @@
       <para revision="287621" contrib="sponsor" sponsor="&ix;">The
 	<acronym>CTL</acronym> High Availability implementation has
 	been rewritten.</para>
+
+      <para revision="288310">The &man.ctl.4; driver has been updated
+	to support CD-ROM and removable devices.</para>
     </sect2>
 
     <sect2 xml:id="drivers-network">


More information about the svn-src-head mailing list