mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-30 21:44:21 +08:00
45 lines
1.5 KiB
Groff
45 lines
1.5 KiB
Groff
.\" Hey, EMACS: -*- nroff -*-
|
|
.\" First parameter, NAME, should be all caps
|
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
.\" other parameters are allowed: see man(7), man(1)
|
|
.TH NTFSFIX 8 "July 2005" "ntfsprogs version @VERSION@"
|
|
.\" Please adjust this date whenever revising the manpage.
|
|
.\"
|
|
.\" Some roff macros, for reference:
|
|
.\" .nh disable hyphenation
|
|
.\" .hy enable hyphenation
|
|
.\" .ad l left justify
|
|
.\" .ad b justify to both left and right margins
|
|
.\" .nf disable filling
|
|
.\" .fi enable filling
|
|
.\" .br insert line break
|
|
.\" .sp <n> insert n+1 empty lines
|
|
.\" for manpage-specific macros, see man(7)
|
|
.SH NAME
|
|
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,
|
|
resets the NTFS journal file and schedules an NTFS consistency check for
|
|
the first boot into Windows.
|
|
.sp
|
|
You may run
|
|
.B ntfsfix
|
|
on an NTFS volume if you think it's damaged and it can't be mounted.
|
|
.SH AUTHOR
|
|
The original ntfsfix manual page was written by David Martínez Moreno
|
|
<ender@debian.org> and rewritten
|
|
by Szabolcs Szakacsits to reflect the current role of
|
|
.B ntfsfix.
|
|
.SH AVAILABILITY
|
|
.B ntfsfix
|
|
is part of the ntfsprogs package and is available from
|
|
http://linux-ntfs.sourceforge.net/.
|
|
.SH SEE ALSO
|
|
.BR mkntfs (8),
|
|
.BR ntfsprogs (8)
|