parent
f4ed5849e2
commit
4d8a0de290
|
@ -175,11 +175,6 @@ not implement content indexing at all.)
|
|||
Print the version number of
|
||||
.B mkntfs
|
||||
and exit.
|
||||
.SH AUTHOR
|
||||
This version of
|
||||
.B mkntfs
|
||||
has been written by Anton Altaparmakov <aia21@cantab.net> (if that fails, use
|
||||
<antona@users.sf.net>).
|
||||
.SH BUGS
|
||||
.B mkntfs
|
||||
writes the backup boot sector to the last sector of the block
|
||||
|
@ -203,11 +198,17 @@ report them. - If you do see any problems reported, please report the messages
|
|||
to the author.
|
||||
.br
|
||||
There may be other bugs. Please, report them to the author.
|
||||
.SH AUTHOR
|
||||
This version of
|
||||
.B mkntfs
|
||||
has been written by Anton Altaparmakov <aia21@cantab.net> (if that fails, use
|
||||
<antona@users.sf.net>).
|
||||
.SH AVAILABILITY
|
||||
.B mkntfs
|
||||
is part of the Linux-NTFS project and is available for download from
|
||||
http://sf.net/project/showfiles.php?group_id=13956 in source (tar ball and
|
||||
rpm) and pre-compiled binary (i386 rpm and deb) form.
|
||||
.SH SEE ALSO
|
||||
.BR badblocks (8)
|
||||
.BR badblocks(8),
|
||||
.BR ntfsprogs (8)
|
||||
|
||||
|
|
|
@ -47,10 +47,14 @@ safely reboot into NT/W2K. Please note that \fBntfsfix\fP is not a
|
|||
chkdsk-like tool, and so is not guaranteed that it could fix all the
|
||||
alterations provoked by the NTFS driver.
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR mkntfs (8).
|
||||
.br
|
||||
.SH AUTHOR
|
||||
This manual page was written by David Martínez Moreno
|
||||
<david.martinez@rediris.es>, for the Debian GNU/Linux
|
||||
system (but may be used by others).
|
||||
.SH AVAILABILITY
|
||||
.B ntfsfix
|
||||
is part of the linux-ntfs package and is available from
|
||||
http://linux-ntfs.sourceforge.net/.
|
||||
.SH SEE ALSO
|
||||
.BR mkntfs (8),
|
||||
.BR ntfsprogs (8)
|
||||
|
|
|
@ -21,5 +21,7 @@ was written by Matthew J. Fanto (fanto1mj@cmich.edu).
|
|||
.B ntfsinfo
|
||||
is part of the linux-ntfs package and is available from
|
||||
http://linux-ntfs.sourceforge.net/.
|
||||
.SH SEE ALSO
|
||||
.BR ntfsprogs (8)
|
||||
|
||||
|
||||
|
|
|
@ -50,5 +50,6 @@ by Anton Altaparmakov (aia21@cantab.net).
|
|||
is part of the linux-ntfs package and is available from
|
||||
http://linux-ntfs.sourceforge.net/.
|
||||
.SH SEE ALSO
|
||||
.BR mkntfs (8)
|
||||
.BR mkntfs (8),
|
||||
.BR ntfsprogs (8)
|
||||
|
||||
|
|
|
@ -95,10 +95,6 @@ of your important data in case of an unexpected failure.
|
|||
Future work is planned to include support for volume enlargement
|
||||
and resizing fragmented NTFS volumes.
|
||||
Please note, Windows 2000, XP and .NET have built in NTFS defragmenter.
|
||||
.SH AVAILABILITY
|
||||
.B ntfsresize
|
||||
is part of the linux-ntfs package and is available from
|
||||
http://linux-ntfs.sf.net/ as source and pre-compiled binary.
|
||||
.SH AUTHOR
|
||||
.B ntfsresize
|
||||
has been written by
|
||||
|
@ -109,9 +105,15 @@ for libntfs, excellent documentation, comments, testing and fixes,
|
|||
moreover to Theodore Ts'o whose
|
||||
.BR resize2fs (8)
|
||||
man page formed the basis of this page.
|
||||
.SH AVAILABILITY
|
||||
.B ntfsresize
|
||||
is part of the linux-ntfs package and is available from
|
||||
http://linux-ntfs.sf.net/ as source and pre-compiled binary.
|
||||
.SH SEE ALSO
|
||||
.BR fdisk (8),
|
||||
.BR cfdisk (8),
|
||||
.BR sfdisk (8),
|
||||
.BR parted (8),
|
||||
.BR mkntfs (8)
|
||||
.BR mkntfs (8),
|
||||
.BR ntfsprogs (8)
|
||||
|
||||
|
|
|
@ -334,11 +334,7 @@ is part of the linux\-ntfs package and is available from
|
|||
.nh
|
||||
http://linux\-ntfs.sourceforge.net/downloads.html
|
||||
.hy
|
||||
This manual page is available online at:
|
||||
.br
|
||||
.nh
|
||||
http://linux\-ntfs.sourceforge.net/tools/ntfsundelete.html
|
||||
.hy
|
||||
.SH SEE ALSO
|
||||
.BR ntfsinfo(8)
|
||||
.br
|
||||
.BR ntfsinfo (8),
|
||||
.BR ntfsprogs (8)
|
||||
|
||||
|
|
Loading…
Reference in New Issue