From: Theodore Ts'o Date: Thu, 3 Oct 2002 15:52:41 +0000 (-0400) Subject: resize2fs.8.in: Fix typo in man page. X-Git-Tag: E2FSPROGS-1_30~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143ac30c0277923bb946ea3f69582eec3636a732;p=thirdparty%2Fe2fsprogs.git resize2fs.8.in: Fix typo in man page. --- diff --git a/resize/ChangeLog b/resize/ChangeLog index 5c9448e1f..5c6f663be 100644 --- a/resize/ChangeLog +++ b/resize/ChangeLog @@ -1,3 +1,7 @@ +2002-10-03 Theodore Ts'o + + * resize2fs.8.in: Fix typo in man page. + 2001-09-24 Theodore Tso * Release of E2fsprogs 1.29 diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in index 29a50d14f..a3b7dee03 100644 --- a/resize/resize2fs.8.in +++ b/resize/resize2fs.8.in @@ -51,7 +51,7 @@ recreating the partition, make sure you create it with the same starting disk cylinder as before! Otherwise, the resize operation will certainly not work, and you may lose your entire filesystem. .PP -If you wish to shrink the an ext2 partition, first use +If you wish to shrink an ext2 partition, first use .B resize2fs to shrink the size of filesystem. Then you may use .BR fdisk (8)