Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 13:58:40 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r272028 - head/usr.sbin/newsyslog
Message-ID:  <201409231358.s8NDwekQ000197@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Sep 23 13:58:39 2014
New Revision: 272028
URL: http://svnweb.freebsd.org/changeset/base/272028

Log:
  Make it more explicitly clear that -t will not change filename.
  
  MFC after:	3 days

Modified:
  head/usr.sbin/newsyslog/newsyslog.8

Modified: head/usr.sbin/newsyslog/newsyslog.8
==============================================================================
--- head/usr.sbin/newsyslog/newsyslog.8	Tue Sep 23 12:37:01 2014	(r272027)
+++ head/usr.sbin/newsyslog/newsyslog.8	Tue Sep 23 13:58:39 2014	(r272028)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409231358.s8NDwekQ000197>