Module Name:    src
Committed By:   snj
Date:           Wed Oct 28 02:31:44 UTC 2009

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

Log Message:
As Mikael Magnusson notes, run_fsck_flags does not take a YES or NO
and it should be in the second listing of variables.  While here,
capitalize and make the description a little bit more explicit.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man5/daily.conf.5

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

Modified files:

Index: src/share/man/man5/daily.conf.5
diff -u src/share/man/man5/daily.conf.5:1.23 src/share/man/man5/daily.conf.5:1.24
--- src/share/man/man5/daily.conf.5:1.23	Sat Aug 30 10:53:22 2008
+++ src/share/man/man5/daily.conf.5	Wed Oct 28 02:31:44 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: daily.conf.5,v 1.23 2008/08/30 10:53:22 bouyer Exp $
+.\"	$NetBSD: daily.conf.5,v 1.24 2009/10/28 02:31:44 snj Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -122,10 +122,6 @@
 with the
 .Fl n
 option.
-.It Sy run_fsck_flags
-extra options to be passed to
-.Xr fsck 8
-when run.
 .It Sy run_rdist
 This runs
 .Xr rdist 1
@@ -157,6 +153,12 @@
 .Ql procfs
 type filesystems and filesystems that are not
 .Ql local .
+.It Sy run_fsck_flags
+Extra options to be passed to
+.Xr fsck 8
+if
+.Sy run_fsck
+is enabled.
 .It Sy send_empty_security
 If set, the report generated by the
 .Sy run_security

Reply via email to