Changes by: mattjf
Update of /cvsroot/linux-ntfs/linux-ntfs/ntfstools
In directory usw-pr-cvs1:/tmp/cvs-serv6864
Added Files:
ntfsinfo.8.in
Log Message:
added ntfsinfo man page
--- NEW FILE ---
.\" -*- nroff -*-
.\" Copyright (c) 2002 Anton Altaparmakov. All Rights Reserved.
.\" This file may be copied under the terms of the GNU Public License.
.\" Adapted from e2fsprogs-1.26/misc/e2label.8.in by Theodore Ts'o.
.\"
.TH NTFSINFO 8 "May 2002" "Linux-NTFS version @VERSION@"
.SH NAME
ntfsinfo \- dump a file's attributes
.SH SYNOPSIS
.B ntfsinfo
.I device
.I inode-number
.SH DESCRIPTION
.B ntfsinfo
will dump the attributes of inode
.IR inode-number .
.PP
.SH AUTHOR
.B ntfsinfo
was written by Matthew J. Fanto (fan...@cm...).
.SH AVAILABILITY
.B ntfsinfo
is part of the linux-ntfs package and is available from
http://linux-ntfs.sourceforge.net/.
|