Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/newfs_lfs New sentence, new line. Remove trailing white...
details: https://anonhg.NetBSD.org/src/rev/30195054f55e
branches: trunk
changeset: 325729:30195054f55e
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 04 15:35:10 2014 +0000
description:
New sentence, new line. Remove trailing whitespace.
diffstat:
sbin/newfs_lfs/newfs_lfs.8 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r e3ca64140a6c -r 30195054f55e sbin/newfs_lfs/newfs_lfs.8
--- a/sbin/newfs_lfs/newfs_lfs.8 Sat Jan 04 14:18:12 2014 +0000
+++ b/sbin/newfs_lfs/newfs_lfs.8 Sat Jan 04 15:35:10 2014 +0000
@@ -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 @@
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 @@
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
Home |
Main Index |
Thread Index |
Old Index