Module Name: src
Committed By: wiz
Date: Tue Aug 6 12:12:51 UTC 2013
Modified Files:
src/usr.sbin/makefs: makefs.8
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.sbin/makefs/makefs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/makefs/makefs.8
diff -u src/usr.sbin/makefs/makefs.8:1.49 src/usr.sbin/makefs/makefs.8:1.50
--- src/usr.sbin/makefs/makefs.8:1.49 Tue Aug 6 09:43:41 2013
+++ src/usr.sbin/makefs/makefs.8 Tue Aug 6 12:12:51 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: makefs.8,v 1.49 2013/08/06 09:43:41 reinoud Exp $
+.\" $NetBSD: makefs.8,v 1.50 2013/08/06 12:12:51 wiz Exp $
.\"
.\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -411,7 +411,8 @@ create a rewritable fs on once recordabl
create a rewritable fs with sparing for defective sectors
.El
When an optical media is selected here, the sectorsize and the default disc
-size is assumed unless given explicitly. For rom images the disc size is the
+size is assumed unless given explicitly.
+For rom images the disc size is the
minimum needed.
.El
.Sh SEE ALSO