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

Glen Barber gjb at FreeBSD.org
Sun Jan 11 19:01:05 UTC 2015


Author: gjb
Date: Sun Jan 11 19:01:04 2015
New Revision: 277006
URL: https://svnweb.freebsd.org/changeset/base/277006

Log:
  Document r275680, fstyp(8) addition.
  
  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	Sun Jan 11 19:01:01 2015	(r277005)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:04 2015	(r277006)
@@ -636,6 +636,10 @@
       providing a wrapper around the &man.gpio.4; kernel
       interface.</para>
 
+    <para revision="275680" contrib="sponsor" sponsor="&ff;">The
+      &man.fstyp.8; utility has been added, which is used to determine
+      the filesystem on a specified device.</para>
+
     <sect3 xml:id="abi-compat">
       <title><acronym>ABI</acronym> Compatibility</title>
 


More information about the svn-src-head mailing list