svn commit: r263551 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 21:23:08 UTC 2014


Author: gjb
Date: Fri Mar 21 21:23:05 2014
New Revision: 263551
URL: http://svnweb.freebsd.org/changeset/base/263551

Log:
  Document r260507.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 21:23:03 2014	(r263550)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 21:23:05 2014	(r263551)
@@ -252,6 +252,14 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="260507">The &man.gmirror.8; utility now prevents
+	deactivating the last component of a mirror.</para>
+
+      <para revision="260507">A new &man.gmirror.8; command,
+	<command>gmirror destroy</command>, has been added, which will
+	destroy the &man.geom.8; and erase the &man.gmirror.8;
+	metadata.</para>
+
       <para revision="260650">The &man.etcupdate.8; utility, a tool
 	for managing updates to files in <filename
 	  class="directory">/etc</filename>, has been merged from


More information about the svn-src-all mailing list