]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
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 6ba4531501bfe852378e1959e95da7dbeb63cae4..573b7fe5b0a9fb0a5955619ed8b6df9b5b0bcfc1 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 fedbbddcbfb507deb7a99c6a2b65d1f144fbb667..6ef72c5bb7eb6a47ff19a9a17ac4e71e977d37f4 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.