http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200309071734.tar.bz2
[ntfsprogs.git] / ntfsprogs / ntfsprogs.8.in
1 .\" Copyright (c) 2002 Richard Russon. All Rights Reserved.
2 .\" Copyright (c) 2002 Anton Altaparmakov. All Rights Reserved.
3 .\" This file may be copied under the terms of the GNU Public License.
4 .\"
5 .TH NTFSPROGS 8 "May 2002" "Linux-NTFS version @VERSION@"
6
7 .SH OVERVIEW
8 .B ntfsprogs
9 is a suite of NTFS utilities based around a shared library.  The tools are
10 available for free and come with full source code.
11
12 .SH TOOLS
13 .SS mkntfs
14 .PP
15 .BR mkntfs (8)
16 : Format a partition using NTFS.
17 .SS ntfsfix
18 .PP
19 .BR ntfsfix (8)
20 : Clear the LogFile of a partition to make Windows perform a thorough
21 check next time it boots.
22 .SS ntfsinfo
23 .PP
24 .BR ntfsinfo (8)
25 : Show some information about an NTFS partition or one of the files
26 or directories within it.
27 .SS ntfslabel
28 .PP
29 .BR ntfslabel (8)
30 : Show, or set, an NTFS partition's volume label.
31 .SS ntfsresize
32 .PP
33 .BR ntfsresize (8)
34 : Resize an NTFS partition without losing data.
35 .SS ntfsundelete
36 .PP
37 .BR ntfsundelete (8)
38 : Recover deleted files from an NTFS partition.
39
40 .SH AUTHORS
41 .PP
42 The tools have been written by Anton Altaparmakov, Richard Russon, Matthew Fanto
43 and Szabolcs Szakacsits.
44
45 .SH AVAILABILITY
46 The
47 .B ntfsprogs
48 can be downloaded from http://linux-ntfs.sourceforge.net/downloads.html
49 .br
50 These manual pages can be viewed online at http://linux-ntfs.sourceforge.net/man/ntfsprogs.html
51
52