Date: Fri, 22 Aug 2014 20:32:25 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r270375 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201408222032.s7MKWP2e049528@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408222032.s7MKWP2e049528>