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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"