From 0fb1b79f4d3aa3e4245b25a6700d641c28561622 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 23 Sep 2014 13:58:39 +0000 Subject: Make it more explicitly clear that -t will not change filename. MFC after: 3 days --- usr.sbin/newsyslog/newsyslog.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index e6d79a468ef84..ba3db8a1f200c 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -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. -- cgit v1.3