svn commit: r272433 - stable/9/usr.sbin/newsyslog
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 2 18:09:32 UTC 2014
Author: bdrewery
Date: Thu Oct 2 18:09:31 2014
New Revision: 272433
URL: https://svnweb.freebsd.org/changeset/base/272433
Log:
MFC r272028:
Make it more explicitly clear that -t will not change filename.
Modified:
stable/9/usr.sbin/newsyslog/newsyslog.8
Directory Properties:
stable/9/usr.sbin/newsyslog/ (props changed)
Modified: stable/9/usr.sbin/newsyslog/newsyslog.8
==============================================================================
--- stable/9/usr.sbin/newsyslog/newsyslog.8 Thu Oct 2 18:08:30 2014 (r272432)
+++ stable/9/usr.sbin/newsyslog/newsyslog.8 Thu Oct 2 18:09:31 2014 (r272433)
@@ -17,7 +17,7 @@
.\" the suitability of this software for any purpose. It is
.\" provided "as is" without express or implied warranty.
.\"
-.Dd May 19, 2014
+.Dd September 23, 2014
.Dt NEWSYSLOG 8
.Os
.Sh NAME
@@ -156,6 +156,7 @@ will create the
.Dq rotated
logfiles using the specified time format instead of the default
sequential filenames.
+The filename used will be kept until it is deleted.
The time format is described in the
.Xr strftime 3
manual page.
More information about the svn-src-stable-9
mailing list