Subject: CVS commit: src/share/man/man5
To: None <source-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: source-changes
Date: 02/10/2007 18:27:28
Module Name:	src
Committed By:	reed
Date:		Sat Feb 10 18:27:28 UTC 2007

Modified Files:
	src/share/man/man5: weekly.conf.5

Log Message:
Remove sentence that says variables can be set to NO to
disable the test. There is no "test". So it is confusing.

Instead say:

  The variables described below can be set to ``YES'' or ``NO'' in the
  /etc/weekly.conf file.  The default settings are in the
  /etc/defaults/weekly.conf file.  (Note that you should never edit
  /etc/defaults/weekly.conf directly, as it is often replaced during system
  upgrades.)

(I don't suggest that all are YES because of a possible upcoming
addition.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/share/man/man5/weekly.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.