Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Nov 2000 20:39:59 -0800 (PST)
From:      mistral@imasy.or.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/22658: Some mistakes and fixes in periodic.conf.5
Message-ID:  <20001107043959.789D237B4D7@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         22658
>Category:       docs
>Synopsis:       Some mistakes and fixes in periodic.conf.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 20:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001107043959.789D237B4D7>