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

Glen Barber gjb at FreeBSD.org
Fri Aug 22 20:32:26 UTC 2014


Author: gjb
Date: Fri Aug 22 20:32:25 2014
New Revision: 270375
URL: http://svnweb.freebsd.org/changeset/base/270375

Log:
  Document r262075, newsyslog(8) rotation by file size, instead
  of blocks consumed by the target file.
  
  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 Aug 22 20:32:23 2014	(r270374)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:25 2014	(r270375)
@@ -277,6 +277,11 @@
       <literal>-b</literal>, which outputs the existing buses and
       their parents.</para>
 
+    <para revision="262075">The &man.newsyslog.8; utility has been
+      updated to rotate files based on the actual file size instead
+      of the blocks on disk.  This matches the behavior documented in
+      &man.newsyslog.conf.5;.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.


More information about the svn-src-all mailing list