From: Theodore Ts'o Date: Mon, 27 Jun 2005 02:16:21 +0000 (-0400) Subject: Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. X-Git-Tag: E2FSPROGS-1_38~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9781cee2d1331280dbd13d49989498a3ca7c2a8;p=thirdparty%2Fe2fsprogs.git Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index 57f0b498d..3ad0f5384 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-26 Theodore Ts'o + + * tune2fs.8.in: Fix minor typos pointed out by Benno Schulenberg. + 2005-06-20 Theodore Ts'o * partinfo.c: Add ioctl definition for BLKGETSIZE so it can be diff --git a/misc/e2image.8.in b/misc/e2image.8.in index 53187794d..a0300b447 100644 --- a/misc/e2image.8.in +++ b/misc/e2image.8.in @@ -50,9 +50,8 @@ filesystems on a system and save the partition layout (which can be generated using the .B fdisk \-l command) at regular intervals --- at boot time, and/or every week or so. -The image file should be stored on some filesystem -other that -the filesystem whose data it contains, to ensure that its data is +The image file should be stored on some filesystem other than +the filesystem whose data it contains, to ensure that this data is accessible in the case where the filesystem has been badly damaged. .PP To save disk space,