Module Name: src
Committed By: christos
Date: Mon Jan 28 00:23:18 UTC 2013
Modified Files:
src/usr.sbin/makefs: makefs.8
Log Message:
now that msdos works, document it.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 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.41 src/usr.sbin/makefs/makefs.8:1.42
--- src/usr.sbin/makefs/makefs.8:1.41 Fri Jun 22 02:15:18 2012
+++ src/usr.sbin/makefs/makefs.8 Sun Jan 27 19:23:18 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: makefs.8,v 1.41 2012/06/22 06:15:18 sjg Exp $
+.\" $NetBSD: makefs.8,v 1.42 2013/01/28 00:23:18 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 June 12, 2012
+.Dd January 27, 2013
.Dt MAKEFS 8
.Os
.Sh NAME
@@ -201,6 +201,8 @@ BSD fast file system (default).
ISO 9660 file system.
.It Sy chfs
Chip flash file system.
+.It Sy msdos
+FAT12, FAT16, or FAT32 file system.
.It Sy v7fs
7th Edition(V7) file system.
.El
@@ -362,6 +364,10 @@ Erase block size of the media.
Type of the media.
NOR: 0 or NAND: 1.
.El
+.Ss msdos-specific options
+See
+.Xr newfs_msdos 8
+for fs specific options.
.Ss V7FS-specific options
The following keywords are supported:
.Pp