Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg.

bitmap-optimize
Theodore Ts'o 2005-06-26 22:16:21 -04:00
parent 5327bb499a
commit d9781cee2d
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2005-06-26 Theodore Ts'o <tytso@mit.edu>
* tune2fs.8.in: Fix minor typos pointed out by Benno Schulenberg.
2005-06-20 Theodore Ts'o <tytso@mit.edu> 2005-06-20 Theodore Ts'o <tytso@mit.edu>
* partinfo.c: Add ioctl definition for BLKGETSIZE so it can be * partinfo.c: Add ioctl definition for BLKGETSIZE so it can be

View File

@ -50,9 +50,8 @@ filesystems on a system and save the partition
layout (which can be generated using the layout (which can be generated using the
.B fdisk \-l .B fdisk \-l
command) at regular intervals --- at boot time, and/or every week or so. command) at regular intervals --- at boot time, and/or every week or so.
The image file should be stored on some filesystem The image file should be stored on some filesystem other than
other that the filesystem whose data it contains, to ensure that this data is
the filesystem whose data it contains, to ensure that its data is
accessible in the case where the filesystem has been badly damaged. accessible in the case where the filesystem has been badly damaged.
.PP .PP
To save disk space, To save disk space,