From: Bjarni Ingi Gislason Date: Thu, 3 Apr 2014 02:25:58 +0000 (+0000) Subject: mkfs.cramfs: Some typographical corrections to the manual X-Git-Tag: v2.25-rc1~307 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10c70f0507629840b47e6688dbb6dabb2d5f9e1f;p=thirdparty%2Futil-linux.git mkfs.cramfs: Some typographical corrections to the manual The unit "MB" is ambigous. Use "MiB" if "M" does not mean 10^6. Otherwise add "(M = 10^6)" after it. Changes: Unpaddable space (\ ) added between a number and an unit. A nuber and a unit are not one word. Is "16MB" written "sixteenmegabytes"? Signed-off-by: Karel Zak --- diff --git a/disk-utils/mkfs.cramfs.8 b/disk-utils/mkfs.cramfs.8 index 08eeb1a9dc..a42725956d 100644 --- a/disk-utils/mkfs.cramfs.8 +++ b/disk-utils/mkfs.cramfs.8 @@ -15,10 +15,10 @@ The file system is intentionally read-only to simplify its design; random write access for compressed files is difficult to implement. cramfs ships with a utility (mkcramfs) to pack files into new cramfs images. .PP -File sizes are limited to less than 16MB. +File sizes are limited to less than 16\ MB. .PP -Maximum file system size is a little under 272MB. (The last file on the -file system must begin before the 256MB block, but can extend past it.) +Maximum file system size is a little under 272\ MB. (The last file on the +file system must begin before the 256\ MB block, but can extend past it.) .SH ARGUMENTS The .I directory