From: Theodore Ts'o Date: Mon, 27 Jun 2005 02:12:40 +0000 (-0400) Subject: Update typos in changelog X-Git-Tag: E2FSPROGS-1_38~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5327bb499ad3f92a388f7f1281d511c94890c4fb;p=thirdparty%2Fe2fsprogs.git Update typos in changelog --- diff --git a/debian/changelog b/debian/changelog index f3fc596e4..090b16d2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ e2fsprogs (1.37+1.38-WIP-0620-1) unstable; urgency=low * Update and clarify man pages. * Clarify and clean up e2fsck's problem descriptions - * Add Dutch translation, and update French, Polish, Sweedish, and + * Add Dutch translation, and update French, Polish, Swedish, and Turkish translation. * mke2fs and badblocks will check to see if the device appears to be busy and abort if so; this feature only works on Linux 2.6 systems. diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 9320c25a5..a3de7fa04 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,7 +1,7 @@ 2005-06-20 Theodore Ts'o * unix.c (usage, parse_extended_opts): Clean up messages printed - by e2fsck for grammer and consistency. + by e2fsck for grammar and consistency. 2005-06-19 Theodore Ts'o @@ -14,7 +14,8 @@ * message.c: Add @m (multiply-claimed) and @n (invalid) expansions. - * problem.c: Clean up the problem messages displayed by e2fsck. + * problem.c: Clean up the problem messages displayed by e2fsck, + mostly based on suggestions from Benno Schulenberg. 2005-06-05 Theodore Ts'o