Whamcloud - gitweb
ChangeLog, tune2fs.8.in:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 8 Feb 2001 03:28:18 +0000 (03:28 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 8 Feb 2001 03:28:18 +0000 (03:28 +0000)
  tune2fs.8.in: Update man page to reflect that 2.0.39 supports
   sparse_super.

misc/ChangeLog
misc/tune2fs.8.in

index 483bc65..56bc104 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-07  Theodore Tso  <tytso@valinux.com>
 
+       * tune2fs.8.in: Update man page to reflect that 2.0.39 supports
+               sparse_super.
+
        * dumpe2fs.c (list_desc): Fix fencepost error when calculating the
                range of inode table blocks.  Add '0x' to values printed
                in hex.
index 4c07018..07b6cfc 100644 (file)
@@ -153,10 +153,10 @@ adjust the reserved blocks percentage on the given device.
 adjust the reserved blocks count on the given device.
 .TP
 .BI \-s " sparse_super_flag"
-set or reset the sparse_superblock flag.  The sparse_superblock feature
+set or reset the sparse_superblock flag.  The sparse_super feature
 saves space on really big filesystems.
 .B Warning:
-The Linux 2.0 kernel does not properly support this feature.  Neither do
+The Linux kernels before 2.0.39 do not support this feature.  Neither do
 all Linux 2.1 kernels; please don't use this unless you know what you're
 doing!
 .TP