Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30171
Modified Files:
ntfsfix.8.in
Log Message:
revert manual to say that the volume is marked dirty. Anton
Index: ntfsfix.8.in
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs/ntfsfix.8.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- ntfsfix.8.in 24 Sep 2005 22:54:55 -0000 1.7
+++ ntfsfix.8.in 5 Oct 2005 13:32:39 -0000 1.8
@@ -16,15 +16,16 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-ntfsfix \- fix common errors
+ntfsfix \- fix common errors and force Windows to check NTFS
.SH SYNOPSIS
.B ntfsfix
.I device
.SH DESCRIPTION
\fBntfsfix\fP is a utility that fixes some common NTFS problems.
\fBntfsfix\fP is \fBNOT\fP a Linux
-version of chkdsk. It only repairs some fundamental NTFS inconsistencies and
-resets the NTFS journal file.
+version of chkdsk. It only repairs some fundamental NTFS inconsistencies,
+resets the NTFS journal file and schedules an NTFS consistency check for
+the first boot into Windows.
.sp
You may run
.B ntfsfix
|