mkfs-opts: Add a note about blocksize param and UFS filesystems.
[libguestfs.git] / 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"],