From nobody@FreeBSD.org  Sat Jun 23 20:40:20 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3AD3016A468
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jun 2007 20:40:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 2F08613C455
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jun 2007 20:40:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l5NKeHqs000433
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Jun 2007 20:40:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l5NKeHrY000432;
	Sat, 23 Jun 2007 20:40:17 GMT
	(envelope-from nobody)
Message-Id: <200706232040.l5NKeHrY000432@www.freebsd.org>
Date: Sat, 23 Jun 2007 20:40:17 GMT
From: Marian Cerny <jojo@matfyz.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: periodic(8): weekly usually runs on Saturday not Sunday
X-Send-Pr-Version: www-3.0

>Number:         113975
>Category:       docs
>Synopsis:       periodic(8): weekly usually runs on Saturday not Sunday
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 23 20:50:01 GMT 2007
>Closed-Date:    Mon Sep 10 19:37:26 GMT 2007
>Last-Modified:  Mon Sep 10 19:37:26 GMT 2007
>Originator:     Marian Cerny
>Release:        FreeBSD 6.2R
>Organization:
>Environment:
FreeBSD claire 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Tue Jun 19 11:51:38 CEST 2007     majo@claire:/usr/obj/usr/src/sys/CLAIRE  i386
>Description:
The description of weekly argument says it usually occurs on Sunday mornings:

     weekly   Perform the standard weekly periodic executable run.  This usu-
              ally occurs on Sunday mornings.

But both the default /etc/crontab and crontab from EXAMPLES section of periodic(8) are configured to run it on Saturday:

     15      4       *       *       6       root    periodic weekly
or
     0       3       *       *       6       root    periodic weekly
>How-To-Repeat:
man periodic
>Fix:
Change the sentence "This usually occurs on Sunday mornings." to "This usually occurs on Saturday mornings.".

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu Aug 23 16:07:25 UTC 2007 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113975 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/113975: commit references a PR
Date: Fri,  7 Sep 2007 21:54:53 +0000 (UTC)

 gabor       2007-09-07 21:54:45 UTC
 
   FreeBSD src repository (doc,ports committer)
 
   Modified files:
     usr.sbin/periodic    periodic.8 
   Log:
   - The weekly periodic runs occur on Saturday mornings, not on Sunday mornings
   
   PR:             docs/113975
   Submitted by:   Marian Cerny <jojo@matfyz.cz>
   Reviewed by:    keramida
   Approved by:    re (bmah)
   
   Revision  Changes    Path
   1.33      +2 -2      src/usr.sbin/periodic/periodic.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->patched 
State-Changed-By: gabor 
State-Changed-When: Fri Sep 7 22:06:14 UTC 2007 
State-Changed-Why:  
Patched in HEAD, keeping for MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113127 
State-Changed-From-To: open->patched 
State-Changed-By: gabor 
State-Changed-When: Fri Sep 7 22:06:14 UTC 2007 
State-Changed-Why:  
Patched in HEAD, keeping for MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113975 
State-Changed-From-To: patched->closed 
State-Changed-By: gabor 
State-Changed-When: Mon Sep 10 19:37:12 UTC 2007 
State-Changed-Why:  
Merged to RELENG_6. Thanks for the report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113975 
>Unformatted:
