svn commit: r271040 - in stable/10/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Wed Sep 3 16:46:44 UTC 2014
Author: gjb
Date: Wed Sep 3 16:46:43 2014
New Revision: 271040
URL: http://svnweb.freebsd.org/changeset/base/271040
Log:
Document r270997, zdb(8) included in /rescue.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
stable/10/release/doc/share/xml/vendor.ent
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:41 2014 (r271039)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:43 2014 (r271040)
@@ -1177,6 +1177,13 @@
facility has been added to the &man.pam.group.8;
module.</para>
+ <para revision="270997" contrib="vendor" vendor="&freenas;">The
+ &man.zdb.8; utility is now included in the set of applications
+ installed in the <filename
+ class="directory">/rescue</filename> environment, making it
+ possible to examine &man.zfs.8; filesystems when <filename
+ class="directory">/usr</filename> is unavailable.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
Modified: stable/10/release/doc/share/xml/vendor.ent
==============================================================================
--- stable/10/release/doc/share/xml/vendor.ent Wed Sep 3 16:46:41 2014 (r271039)
+++ stable/10/release/doc/share/xml/vendor.ent Wed Sep 3 16:46:43 2014 (r271040)
@@ -10,4 +10,6 @@
<!ENTITY chelsio "Chelsio">
+<!ENTITY freenas "FreeNAS">
+
<!ENTITY highpoint "HighPoint">
More information about the svn-src-stable-10
mailing list