commit | 582134cccf3ddf4f98e3d6038c47d68d43936f3d | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Jan 19 13:26:23 2000 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jan 19 13:26:23 2000 +0000 |
tree | 61cd0fd9e300d09faac559ad81763a8e1c95ddfd | |
parent | 894edb2eaf913fa2294d26c7bbc2fd0c7306dbc3 [diff] [blame] |
ChangeLog, tune2fs.c: tune2fs.c (usage): Update the usage message to correctly document the -s option.
diff --git a/misc/ChangeLog b/misc/ChangeLog index a78c55b..cea78ab 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,3 +1,8 @@ +2000-01-19 Theodore Ts'o <tytso@valinux.com> + + * tune2fs.c (usage): Update the usage message to correctly + document the -s option. + 2000-01-18 Theodore Ts'o <tytso@valinux.com> * badblocks.c: Folded in patches David Beattie <dbeattie@usa.net>.