diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-23 13:58:39 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-23 13:58:39 +0000 |
| commit | 0fb1b79f4d3aa3e4245b25a6700d641c28561622 (patch) | |
| tree | 150dc3ede8f1b39419133664b01583d3de6573d3 /usr.sbin | |
| parent | f02f7422801bb39f5eaab8fc383fa7b70c467ff9 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/newsyslog/newsyslog.8 | 3 |
1 files changed, 2 insertions, 1 deletions
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. |
