diff options
Diffstat (limited to 'usr.bin/newsyslog')
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index 12ca95e02ff..e31a8cd2b8a 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.40 2005/03/02 15:47:29 jmc Exp $ +.\" $OpenBSD: newsyslog.8,v 1.41 2005/11/30 11:18:27 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -246,7 +246,7 @@ many hours have passed since the last rotation. When both a time and an interval are specified, both conditions must be satisfied for the rotation to take place. .Pp -There is no provision for the specification of a timezone. +There is no provision for the specification of a time zone. There is little point in specifying an explicit minutes or seconds component in the current implementation, since the only comparison is .Sq within the hour . |