Applying Debians 07-manpage-spelling.dpatch from Justin Pryzby
<justinpryzby@users.sourceforge.net> to fix mkdosfs manpage typos. Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
This commit is contained in:
parent
4371588cfa
commit
8ec54ddfee
@ -79,7 +79,7 @@ is the special file corresponding to the device (e.g /dev/hdXX).
|
|||||||
.I block-count
|
.I block-count
|
||||||
is the number of blocks on the device. If omitted,
|
is the number of blocks on the device. If omitted,
|
||||||
.B mkdosfs
|
.B mkdosfs
|
||||||
automatically determiness the file system size.
|
automatically determines the file system size.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \-A
|
.B \-A
|
||||||
@ -146,8 +146,8 @@ is a number which depends on the filesystem creation time.
|
|||||||
Normally you are not allowed to use any 'full' fixed disk devices.
|
Normally you are not allowed to use any 'full' fixed disk devices.
|
||||||
.B mkdosfs
|
.B mkdosfs
|
||||||
will complain and tell you that it refuses to work. This is different
|
will complain and tell you that it refuses to work. This is different
|
||||||
when usind MO disks. One doesn't always need partitions on MO disks.
|
when using MO disks. One doesn't always need partitions on MO disks.
|
||||||
The filesytem can go directly to the whole disk. Under other OSes
|
The file system can go directly to the whole disk. Under other OSes
|
||||||
this is known as the 'superfloppy' format.
|
this is known as the 'superfloppy' format.
|
||||||
|
|
||||||
This switch will force
|
This switch will force
|
||||||
@ -174,7 +174,7 @@ Select the number of entries available in the root directory. The
|
|||||||
default is 112 or 224 for floppies and 512 for hard disks.
|
default is 112 or 224 for floppies and 512 for hard disks.
|
||||||
.TP
|
.TP
|
||||||
.BI \-R " number-of-reserved-sectors "
|
.BI \-R " number-of-reserved-sectors "
|
||||||
Select the number of reserved sectos. With FAT32 format at least 2
|
Select the number of reserved sectors. With FAT32 format at least 2
|
||||||
reserved sectors are needed, the default is 32. Otherwise the default
|
reserved sectors are needed, the default is 32. Otherwise the default
|
||||||
is 1 (only the boot sector).
|
is 1 (only the boot sector).
|
||||||
.TP
|
.TP
|
||||||
@ -191,7 +191,7 @@ and greater than or equal to 512, i.e. 512, 1024, 2048, 4096, 8192,
|
|||||||
Verbose execution.
|
Verbose execution.
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
.B mkdosfs
|
.B mkdosfs
|
||||||
can not create bootable filesystems. This isn't as easy as you might
|
can not create boot-able file systems. This isn't as easy as you might
|
||||||
think at first glance for various reasons and has been discussed a lot
|
think at first glance for various reasons and has been discussed a lot
|
||||||
already.
|
already.
|
||||||
.B mkdosfs
|
.B mkdosfs
|
||||||
@ -200,7 +200,7 @@ simply will not support it ;)
|
|||||||
Dave Hudson - <dave@humbug.demon.co.uk>; modified by Peter Anvin
|
Dave Hudson - <dave@humbug.demon.co.uk>; modified by Peter Anvin
|
||||||
<hpa@yggdrasil.com>. Fixes and additions by Roman Hodek
|
<hpa@yggdrasil.com>. Fixes and additions by Roman Hodek
|
||||||
<roman@hodek.net> for Debian/GNU Linux.
|
<roman@hodek.net> for Debian/GNU Linux.
|
||||||
.SH ACKNOWLEDGEMENTS
|
.SH ACKNOWLEDGMENTS
|
||||||
.B mkdosfs
|
.B mkdosfs
|
||||||
is based on code from
|
is based on code from
|
||||||
.BR mke2fs
|
.BR mke2fs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user