From nobody@FreeBSD.ORG  Mon Nov  6 20:39:59 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 789D237B4D7; Mon,  6 Nov 2000 20:39:59 -0800 (PST)
Message-Id: <20001107043959.789D237B4D7@hub.freebsd.org>
Date: Mon,  6 Nov 2000 20:39:59 -0800 (PST)
From: mistral@imasy.or.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:         22658
>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 Nov 06 20:40:02 PST 2000
>Closed-Date:    Sat Nov 11 19:16:59 GMT 2000
>Last-Modified:  Sat Nov 11 19:17:29 GMT 2000
>Originator:     Yoshihiko Sarumaru
>Release:        4.1.1-STABLE
>Organization:
>Environment:
>Description:
Well, periodic.conf.5 has two different name to tell its value
is a number. I believe (int) and (num) is equivalent, is it right?
I wonder why (int) and (num) are mixed.

And I found one more simple typo. SEE ALSO line has 3 periods.
>How-To-Repeat:

>Fix:
--- periodic.conf.5.orig        Tue Nov  7 13:23:42 2000
+++ periodic.conf.5     Tue Nov  7 13:23:21 2000
@@ -141,7 +141,7 @@
 (str) Set to a list of file names to match.
 Wild cards are permitted.
 .It Ar daily_clean_disks_days
-(int) When
+(num) When
 .Ar daily_clean_disks_enable
 is set to
 .Dq YES ,
@@ -161,7 +161,7 @@
 is set to
 .Dq YES .
 .It Ar daily_clean_tmps_days
-(int) When
+(num) When
 .Ar daily_clean_tmps_enable
 is set, this must also be set to the number of days old that a file's access
 and modification times must be before it's deleted.
@@ -502,8 +502,8 @@
 .Xr ac 8 ,
 .Xr chkgrp 8 ,
 .Xr dump 8 ,
-.Xr mfs 8 .
-.Xr newsyslog 8 .
+.Xr mfs 8 ,
+.Xr newsyslog 8 ,
 .Xr periodic 8 .
 .Sh HISTORY
 The


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Sat Nov 11 19:16:59 GMT 2000 
State-Changed-Why:  
Committed, thanks! 

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