diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-30 11:18:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-30 11:18:29 +0000 |
commit | 42b2ff37cd93ee4487b6b2a9bdf46aa44f3b28f0 (patch) | |
tree | 4309da8c5f7b4bff8dd503c2c04f0cef35e56ead /usr.sbin/cron | |
parent | b674ec9a88509939c7f02d8eaa5668217d1b8735 (diff) |
timezone -> time zone
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r-- | usr.sbin/cron/cron.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8 index 9c720e8fa94..ed25d1a0426 100644 --- a/usr.sbin/cron/cron.8 +++ b/usr.sbin/cron/cron.8 @@ -17,7 +17,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.\" $OpenBSD: cron.8,v 1.26 2004/06/03 19:56:09 millert Exp $ +.\" $OpenBSD: cron.8,v 1.27 2005/11/30 11:18:28 jmc Exp $ .\" .Dd July 6, 2002 .Dt CRON 8 @@ -108,7 +108,7 @@ Conversely, if time has moved backward, care is taken to avoid running jobs twice. .Pp Time changes of more than 3 hours are considered to be corrections to -the clock or timezone, and the new time is used immediately. +the clock or time zone, and the new time is used immediately. .Pp The options are as follows: .Bl -tag -width Ds |