Whamcloud - gitweb
Clarified the tune2fs man page about how the -c option works.
authorTheodore Ts'o <tytso@mit.edu>
Tue, 25 Jan 2005 04:45:56 +0000 (23:45 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Jan 2005 04:45:56 +0000 (23:45 -0500)
misc/ChangeLog
misc/tune2fs.8.in

index 6ba4531..573b7fe 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-24  Theodore Ts'o  <tytso@mit.edu>
+
+       * tune2fs.8.in: Clarified man page about the -c option.
+
 2005-01-21  Theodore Ts'o  <tytso@mit.edu>
 
        * blkid.c (main): Make blkid -t display all devices that match the
index fedbbdd..6ef72c5 100644 (file)
@@ -90,7 +90,7 @@ parameters on Linux ext2/ext3 filesystems.
 .BI \-c " max-mount-counts"
 Adjust the maximal mounts count between two filesystem checks.  If 
 .I max-mount-counts
-is 0 then the number of times the filesystem is mounted will be disregarded
+is 0 or -1, the number of times the filesystem is mounted will be disregarded 
 by
 .BR e2fsck (8)
 and the kernel.