Author: gjb
Date: Tue Apr 28 21:57:52 2015
New Revision: 282202
URL: https://svnweb.freebsd.org/changeset/base/282202

Log:
  Refine the entry regarding devfs(5) timestamps, as of
  r280949, devfs(5) updates default to seconds precision.
  
  Submitted by: jilles
  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       Tue Apr 28 
21:32:27 2015        (r282201)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml       Tue Apr 28 
21:57:52 2015        (r282202)
@@ -674,11 +674,12 @@
        and <literal>kern.osreldate</literal> are now configurable
        &man.jail.8; parameters.</para>
 
-      <para revision="280308" contrib="sponsor" sponsor="&ix;">The
-       &man.devfs.5; device filesystem has been changed to disable
-       updating timestamps for read/write operations.  A new
-       &man.sysctl.8;, <literal>vfs.devfs.dotimes</literal> has been
-       added, which when set to a non-zero value, enables updating
+      <para revision="280308,280949" contrib="sponsor"
+       sponsor="&ix;, &ff;">The &man.devfs.5; device filesystem has
+       been changed to update timestamps for read/write operations
+       using seconds precision.  A new &man.sysctl.8;,
+       <literal>vfs.devfs.dotimes</literal> has been added, which
+       when set to a non-zero value, enables default precision
        timestamps for these operations.</para>
     </sect2>
   </sect1>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to