svn commit: r270585 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 16:25:17 UTC 2014


Author: gjb
Date: Mon Aug 25 16:25:16 2014
New Revision: 270585
URL: http://svnweb.freebsd.org/changeset/base/270585

Log:
  Document r268700, camcontrol(8) 'persist' command.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 16:25:14 2014	(r270584)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 16:25:16 2014	(r270585)
@@ -664,6 +664,11 @@
       <para revision="268161">The &man.mkimg.1; utility has been
 	merged from &os;-CURRENT.</para>
 
+      <para revision="268700">The &man.camcontrol.8; has been updated
+	to include a new <literal>persist</literal> command, which
+	allows issuing <command>SCSI PERSISTENT RESERVE IN</command>
+	and <command>SCSI PERSISTENT RESERVE OUT</command>.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list