Module Name: src
Committed By: wiz
Date: Sat Jan 4 15:35:10 UTC 2014
Modified Files:
src/sbin/newfs_lfs: newfs_lfs.8
Log Message:
New sentence, new line. Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sbin/newfs_lfs/newfs_lfs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/newfs_lfs/newfs_lfs.8
diff -u src/sbin/newfs_lfs/newfs_lfs.8:1.22 src/sbin/newfs_lfs/newfs_lfs.8:1.23
--- src/sbin/newfs_lfs/newfs_lfs.8:1.22 Wed Apr 8 13:13:42 2009
+++ src/sbin/newfs_lfs/newfs_lfs.8 Sat Jan 4 15:35:10 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_lfs.8,v 1.22 2009/04/08 13:13:42 joerg Exp $
+.\" $NetBSD: newfs_lfs.8,v 1.23 2014/01/04 15:35:10 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -96,7 +96,7 @@ Create a log-structured file system (LFS
This is the default, and this
option is provided for compatibility only.
.It Fl M Ar nsegs
-Specify
+Specify
.Em lfs_minfreeseg ,
the number of segments left out of the amount allocated to user data.
A higher number increases cleaner performance, while a lower number
@@ -123,7 +123,8 @@ but if
is too close to
.Em lfs_minfreeseg ,
the cleaner will run without ceasing when the filesystem becomes close to
-full. The default is the larger of 15 or the quantity
+full.
+The default is the larger of 15 or the quantity
.Em lfs_minfreeseg
/ 2 + 1 .
.It Fl r Ar ident