Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/lfs_cleanerd New sentence, new line. Punctuation imp...
details: https://anonhg.NetBSD.org/src/rev/650f40b23a37
branches: trunk
changeset: 1003101:650f40b23a37
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 31 07:49:48 2019 +0000
description:
New sentence, new line. Punctuation improvements.
diffstat:
libexec/lfs_cleanerd/lfs_cleanerd.8 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 18002ca35c00 -r 650f40b23a37 libexec/lfs_cleanerd/lfs_cleanerd.8
--- a/libexec/lfs_cleanerd/lfs_cleanerd.8 Sat Aug 31 02:14:51 2019 +0000
+++ b/libexec/lfs_cleanerd/lfs_cleanerd.8 Sat Aug 31 07:49:48 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lfs_cleanerd.8,v 1.19 2019/08/30 23:37:23 brad Exp $
+.\" $NetBSD: lfs_cleanerd.8,v 1.20 2019/08/31 07:49:48 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -98,9 +98,9 @@
and should not be specified on the command line.
.It Fl J Ar raw device
Specify the raw device that the cleaner is to work against rather than
-trying to figure it out from the mount point. This is mostly useful
-when the cleaner is compiled into
-.Xr rump_lfs 8 ,
+trying to figure it out from the mount point.
+This is mostly useful when the cleaner is compiled into
+.Xr rump_lfs 8
and the ATF test framework.
.It Fl l Ar load-threshhold
Clean more aggressively when the system load is below the given threshhold.
@@ -122,11 +122,11 @@
times through the main loop.
.It Fl S Ar semaphore address
When the cleaner code is compiled into
-.Xr rump_lfs 8 ,
+.Xr rump_lfs 8
and the ATF frame work, this option allows for a synchronization
-semaphore to be specified. This option is not available in the
-stand alone
-.Xr lfs_cleanerd 8 .
+semaphore to be specified.
+This option is not available in the stand-alone
+.Nm .
.It Fl s
When cleaning the file system,
send only a few blocks through lfs_markv at a time.
@@ -148,7 +148,7 @@
.Xr lfs_markv 2 ,
.Xr lfs_segwait 2 ,
.Xr mount_lfs 8 ,
-.Xr rump_lfs 8 .
+.Xr rump_lfs 8
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index