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

Glen Barber gjb at FreeBSD.org
Fri Feb 20 20:30:00 UTC 2015


Author: gjb
Date: Fri Feb 20 20:29:59 2015
New Revision: 279085
URL: https://svnweb.freebsd.org/changeset/base/279085

Log:
  Document r277434, fstyp(8) addition.
  
  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	Fri Feb 20 20:27:53 2015	(r279084)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 20:29:59 2015	(r279085)
@@ -178,6 +178,10 @@
       <para revision="275945">The &man.elfdump.1; utility has been
 	updated to support capability mode provided by
 	&man.capsicum.4;.</para>
+
+      <para revision="277434" contrib="sponsor" sponsor="&ff;">The
+	&man.fstyp.8; utility has been added, which is used to
+	determine the filesystem on a specified device.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list