Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7006/ntfsprogs
Modified Files:
ntfsresize.8.in
Log Message:
Fix two more typos (A. Costa)
Index: ntfsresize.8.in
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs/ntfsresize.8.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- ntfsresize.8.in 24 Sep 2005 20:12:36 -0000 1.25
+++ ntfsresize.8.in 28 Oct 2005 15:14:49 -0000 1.26
@@ -20,7 +20,7 @@ The
program safely resizes Windows XP, Windows Server 2003, Windows 2000, Windows
NT4 and Longhorn NTFS filesystems without data loss. All NTFS versions are
supported, used by 32-bit and 64-bit Windows.
-.B Defragmentation is NOT required prior resizing
+.B Defragmentation is NOT required prior to resizing
because the program can relocate any data if needed, without risking data
integrity.
.PP
@@ -210,7 +210,7 @@ may also appear. Just acknowledge it and
.PP
The disk geometry handling semantic (HDIO_GETGEO ioctl) has changed
in an incompatible way in Linux 2.6 kernels and this triggered multitudinous
-partition table corruptions resulting unbootable Windows systems, even if
+partition table corruptions resulting in unbootable Windows systems, even if
NTFS was consistent, if
.BR parted (8)
was involved in some way. This problem was often attributed to ntfsresize
|