Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Fix It arguments. Also, let's assume it's 2011.
details: https://anonhg.NetBSD.org/src/rev/7b2760cbb243
branches: trunk
changeset: 760636:7b2760cbb243
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jan 09 22:21:55 2011 +0000
description:
Fix It arguments. Also, let's assume it's 2011.
diffstat:
share/man/man7/sysctl.7 | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 026bda7000a2 -r 7b2760cbb243 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Sun Jan 09 21:28:18 2011 +0000
+++ b/share/man/man7/sysctl.7 Sun Jan 09 22:21:55 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.54 2011/01/09 16:55:59 christos Exp $
+.\" $NetBSD: sysctl.7,v 1.55 2011/01/09 22:21:55 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
-.Dd January 9, 2010
+.Dd January 9, 2011
.Dt SYSCTL 7
.Os
.Sh NAME
@@ -146,13 +146,14 @@
(Write Ahead Physical Block Logging file system journalling)
capabilities with the following third level identifiers:
.Bl -tag -width "vfs.wapbl.flush_disk_cache"
-.It vfs.wapbl.flush_disk_cache Controls whether to attempt to flush the
-disk cache on each commit.
+.It vfs.wapbl.flush_disk_cache
+Controls whether to attempt to flush the disk cache on each commit.
It defaults to 1 and it should always be on to ensure data integrity in
case of a crash.
For slow disks, turning it off can improve performance.
-.It vfs.wapbl.verbose_commit For each transaction log commit, print the
-number of bytes written and the time it took to commit as seconds.nanoseconds.
+.It vfs.wapbl.verbose_commit
+For each transaction log commit, print the number of bytes written
+and the time it took to commit as seconds.nanoseconds.
.El
.Pp
The remaining second level identifiers are the file-system names, identified
Home |
Main Index |
Thread Index |
Old Index