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

Glen Barber gjb at FreeBSD.org
Fri Feb 20 17:45:57 UTC 2015


Author: gjb
Date: Fri Feb 20 17:45:56 2015
New Revision: 279057
URL: https://svnweb.freebsd.org/changeset/base/279057

Log:
  Document r277610, futimens(2) and utimensat(2) added.
  
  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	Fri Feb 20 17:10:46 2015	(r279056)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 17:45:56 2015	(r279057)
@@ -460,6 +460,10 @@
       <para revision="274987">The &man.gpio.3; library has been added,
 	providing a wrapper around the &man.gpio.4; kernel
 	interface.</para>
+
+      <para revision="277610">The <literal>futimens()</literal> and
+	<literal>utimensat()</literal> system calls have been
+	added.  See &man.utimensat.2; for more information.</para>
     </sect2>
 
     <sect2 xml:id="userland-abi">


More information about the svn-src-head mailing list