mkfs.minix.8: formatting

Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
This commit is contained in:
Peter Breitenlohner 2009-07-22 11:29:04 +02:00 committed by Karel Zak
parent a9808f775b
commit f881abbc16
1 changed files with 10 additions and 9 deletions

View File

@ -4,15 +4,16 @@
.SH NAME
mkfs.minix \- make a Linux MINIX filesystem
.SH SYNOPSIS
.BR "mkfs.minix [ \-c | \-l filename ] [ \-n"
namelength
.B ] [ \-i
inodecount
.B ] [ \-v ]
device
.B [
size-in-blocks
.B ]
.B mkfs.minix
.RB [ \-c | \-l
.IR filename ]
.RB [ \-n
.IR namelength ]
.RB [ \-i
.IR inodecount ]
.RB [ \-v ]
.I device
.RI [ size-in-blocks ]
.SH DESCRIPTION
.B mkfs.minix
creates a Linux MINIX file-system on a device (usually a disk partition).