From dc16c016f9f85508fae08268e542d67e6ce6ec41 Mon Sep 17 00:00:00 2001 From: swildner Date: Fri, 7 Sep 2007 23:24:20 +0000 Subject: [PATCH] The weekly script runs Saturday morning. Found-in: FreeBSD --- usr.sbin/periodic/periodic.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index a454c486a5..d2048c5180 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -23,9 +23,9 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/periodic/periodic.8,v 1.11.2.15 2003/03/12 22:08:15 trhodes Exp $ -.\" $DragonFly: src/usr.sbin/periodic/periodic.8,v 1.4 2007/03/25 11:35:11 swildner Exp $ +.\" $DragonFly: src/usr.sbin/periodic/periodic.8,v 1.5 2007/09/07 23:24:20 swildner Exp $ .\" -.Dd November 28, 2001 +.Dd September 7, 2007 .Os .Dt PERIODIC 8 .Sh NAME @@ -49,7 +49,7 @@ Perform the standard daily periodic executable run. This usually occurs early in the morning (local time). .It Pa weekly Perform the standard weekly periodic executable run. -This usually occurs on Sunday mornings. +This usually occurs on Saturday mornings. .It Pa monthly Perform the standard monthly periodic executable run. This usually occurs on the first day of the month. -- 2.11.4.GIT