Module Name: src
Committed By: christos
Date: Wed Nov 6 21:04:23 UTC 2019
Modified Files:
src/usr.sbin/makefs: makefs.8
Log Message:
Correct documentation of -m and -M.
>From Ed Maste @ FreeBSD
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 src/usr.sbin/makefs/makefs.8:1.64
--- src/usr.sbin/makefs/makefs.8:1.63 Fri Apr 14 03:09:43 2017
+++ src/usr.sbin/makefs/makefs.8 Wed Nov 6 16:04:22 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: makefs.8,v 1.63 2017/04/14 07:09:43 wiz Exp $
+.\" $NetBSD: makefs.8,v 1.64 2019/11/06 21:04:22 christos Exp $
.\"
.\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 13, 2017
+.Dd November 6, 2019
.Dt MAKEFS 8
.Os
.Sh NAME
@@ -201,9 +201,9 @@ Defaults to 512.
Set the size of the file system image to
.Ar image-size .
This is equivalent of setting both the minimum
-.Fl ( m )
-and the maximum
.Fl ( M )
+and the maximum
+.Fl ( m )
sizes to
.Ar image-size .
For