mkfs-opts: Add a note about blocksize param and UFS filesystems.
authorNikita A Menkovich <menkovich@gmail.com>
Wed, 26 Jan 2011 15:32:18 +0000 (15:32 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Mar 2011 14:53:13 +0000 (14:53 +0000)
(cherry picked from commit dd653336cc34c2e8640aa7e19174a3e339049dc2)

generator/generator_actions.ml

index ccaf10a..085d329 100644 (file)
@@ -5633,6 +5633,8 @@ for Linux ext2/3 filesystems.
 For VFAT and NTFS the C<blocksize> parameter is treated as
 the requested cluster size.
 
+For UFS block sizes, please see L<mkfs.ufs(8)>.
+
 =back");
 
   ("getxattr", (RBufferOut "xattr", [Pathname "path"; String "name"], []), 279, [Optional "linuxxattrs"],