Module Name: src
Committed By: wiz
Date: Sat Aug 31 07:49:48 UTC 2019
Modified Files:
src/libexec/lfs_cleanerd: lfs_cleanerd.8
Log Message:
New sentence, new line. Punctuation improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/libexec/lfs_cleanerd/lfs_cleanerd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/lfs_cleanerd/lfs_cleanerd.8
diff -u src/libexec/lfs_cleanerd/lfs_cleanerd.8:1.19 src/libexec/lfs_cleanerd/lfs_cleanerd.8:1.20
--- src/libexec/lfs_cleanerd/lfs_cleanerd.8:1.19 Fri Aug 30 23:37:23 2019
+++ src/libexec/lfs_cleanerd/lfs_cleanerd.8 Sat Aug 31 07:49:48 2019
@@ -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 @@ This option is used by
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 @@ Give an efficiency report after every
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 @@ to a low value.
.Xr lfs_markv 2 ,
.Xr lfs_segwait 2 ,
.Xr mount_lfs 8 ,
-.Xr rump_lfs 8 .
+.Xr rump_lfs 8
.Sh HISTORY
The
.Nm