From nobody@FreeBSD.ORG  Mon Oct 23 23:17:03 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id CACF537B479; Mon, 23 Oct 2000 23:17:03 -0700 (PDT)
Message-Id: <20001024061703.CACF537B479@hub.freebsd.org>
Date: Mon, 23 Oct 2000 23:17:03 -0700 (PDT)
From: koich@cac.co.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Some mistakes and fixes in periodic.conf.5
X-Send-Pr-Version: www-1.0

>Number:         22267
>Category:       docs
>Synopsis:       Some mistakes and fixes in periodic.conf.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 23:20:01 PDT 2000
>Closed-Date:    Tue Oct 24 06:54:23 PDT 2000
>Last-Modified:  Tue Oct 24 06:54:42 PDT 2000
>Originator:     SUZUKI Koichi
>Release:        FreeBSD 4.1.1
>Organization:
>Environment:
>Description:
I found some mistakes in periodic.conf.5 rev 1.8.2.5.

1. daily_status_uucp_enable has same discription
    of daily_uuclean_enable.
   This variable invokes uustat.
2. weekly_clean_kvmdb_verbose affects to 'weekly' output.

and a trivial fix.

>How-To-Repeat:

>Fix:
--- periodic.conf.5.org Sat Sep 30 13:14:51 2000
+++ periodic.conf.5     Tue Oct 24 14:52:39 2000
@@ -297,7 +297,7 @@
 .Ar daily_status_disks_df_flags
 .Pc
 and
-.Ic dump W .
+.Ic dump -W .
 .It Ar daily_status_disks_df_flags
 (str) Set to the arguments for the
 .Xr df 1
@@ -309,7 +309,7 @@
 (bool) Set to
 .Dq YES
 if you want to run
-.Pa /etc/uuclean.daily .
+.Ic uustat -a .
 .It Ar daily_status_network_enable
 (bool) Set to
 .Dq YES
@@ -406,7 +406,7 @@
 .It Ar weekly_clean_kvmdb_verbose
 (bool) Set to
 .Dq YES
-if you want the removed files to be reported in your daily output.
+if you want the removed files to be reported in your weekly output.
 .It Ar weekly_uucp_enable
 (bool) Set to
 .Dq YES


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Oct 24 06:54:23 PDT 2000 
State-Changed-Why:  
Patch applied, thanks! 

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