On NetBSD, the effect of the maximum age specification and specific interval
specification are independant of one another.
This commit is contained in:
parent
1ea4a54de4
commit
a6ecf36d33
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: newsyslog.8,v 1.16 2000/07/18 15:59:24 ad Exp $
|
.\" $NetBSD: newsyslog.8,v 1.17 2000/08/09 13:57:22 ad Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999, 2000 Andrew Doran <ad@NetBSD.org>
|
.\" Copyright (c) 1999, 2000 Andrew Doran <ad@NetBSD.org>
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -161,8 +161,7 @@ If a time is specified, the log file will only be trimmed if
|
|||||||
is run within one hour of the specified time. If an
|
is run within one hour of the specified time. If an
|
||||||
interval is specified, the log file will be trimmed if that many hours have
|
interval is specified, the log file will be trimmed if that many hours have
|
||||||
passed since the last rotation. When both a time and an interval are
|
passed since the last rotation. When both a time and an interval are
|
||||||
specified, both conditions must be satisfied for the rotation to take
|
specified, the log will be trimmed if either condition is met.
|
||||||
place.
|
|
||||||
.Pp
|
.Pp
|
||||||
There is no provision for specification of a timezone. There is
|
There is no provision for specification of a timezone. There is
|
||||||
little point in specifying an explicit minutes or seconds component in
|
little point in specifying an explicit minutes or seconds component in
|
||||||
|
Loading…
Reference in New Issue
Block a user