now that msdos works, document it.
This commit is contained in:
parent
db2e654869
commit
863ded0e2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user