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>
Wed, 26 Jan 2011 15:32:18 +0000 (15:32 +0000)
generator/generator_actions.ml

index 7cb8c1e..94ad559 100644 (file)
@@ -5708,6 +5708,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"],