Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 As Mikael Magnusson notes, run_fsck_flags doe...
details: https://anonhg.NetBSD.org/src/rev/17078e924522
branches: trunk
changeset: 748580:17078e924522
user: snj <snj%NetBSD.org@localhost>
date: Wed Oct 28 02:31:44 2009 +0000
description:
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.
diffstat:
share/man/man5/daily.conf.5 | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 6131c51e161a -r 17078e924522 share/man/man5/daily.conf.5
--- a/share/man/man5/daily.conf.5 Wed Oct 28 02:10:27 2009 +0000
+++ b/share/man/man5/daily.conf.5 Wed Oct 28 02:31:44 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index