message for e2fsck).
+2003-01-29 Theodore Ts'o <tytso@mit.edu>
+
+ * unix.c (usage): Make descripton -c be a bit more explicit
+
2003-01-22 Theodore Ts'o <tytso@mit.edu>
* pass1.c (check_blocks): Use the EXT2_I_SIZE macro.
" -p Automatic repair (no questions)\n"
" -n Make no changes to the filesystem\n"
" -y Assume \"yes\" to all questions\n"
- " -c Check for bad blocks\n"
+ " -c Check for bad blocks and add them to the badblock list\n"
" -f Force checking even if filesystem is marked clean\n"));
fprintf(stderr, _(""
" -v Be verbose\n"
+2003-01-29 Theodore Ts'o <tytso@mit.edu>
+
+ * badblocks.8.in: Fix grammar nit.
+
2003-01-26 Theodore Ts'o <tytso@mit.edu>
* blkid.c (main): Modify blkid to use the new libblkid public
or
.B mke2fs
programs, it is important that the block size is properly specified,
-since the block numbers which are generated is very dependent on the
+since the block numbers which are generated are very dependent on the
block size in use. For this reason, it is strongly recommended that
users
.B not