diff options
author | rnordier <rnordier@FreeBSD.org> | 2000-08-06 09:19:45 +0000 |
---|---|---|
committer | rnordier <rnordier@FreeBSD.org> | 2000-08-06 09:19:45 +0000 |
commit | d4b9ebce72bd5d67e5d522b99ca35910ba6f014d (patch) | |
tree | 9cfb052c5272d5178e25a6369a38f94237f1893d /sbin | |
parent | 0999383db864f8c8c6469b01727d7a9413c2f959 (diff) | |
download | FreeBSD-src-d4b9ebce72bd5d67e5d522b99ca35910ba6f014d.zip FreeBSD-src-d4b9ebce72bd5d67e5d522b99ca35910ba6f014d.tar.gz |
Consistency fix.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/newfs_msdos/newfs_msdos.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8 index 3618226..6a10a86 100644 --- a/sbin/newfs_msdos/newfs_msdos.8 +++ b/sbin/newfs_msdos/newfs_msdos.8 @@ -97,7 +97,7 @@ Sectors per cluster. Acceptable values are powers of 2 in the range .It Fl e Ar dirents Number of root directory entries (FAT12 and FAT16 only). .It Fl f Ar format -Specify a standard (floppy disk) format. The eight standard formats +Specify a standard (floppy disk) format. The standard formats are (capacities in kilobytes): 160, 180, 320, 360, 640, 720, 1200, 1232, 1440, 2880. .It Fl h Ar heads |