diff --git a/ntfstools/ntfsinfo.8.in b/ntfstools/ntfsinfo.8.in index e69de29b..edec6976 100644 --- a/ntfstools/ntfsinfo.8.in +++ b/ntfstools/ntfsinfo.8.in @@ -0,0 +1,25 @@ +.\" -*- nroff -*- +.\" Copyright (c) 2002 Anton Altaparmakov. All Rights Reserved. +.\" This file may be copied under the terms of the GNU Public License. +.\" +.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 (fanto1mj@cmich.edu). +.SH AVAILABILITY +.B ntfsinfo +is part of the linux-ntfs package and is available from +http://linux-ntfs.sourceforge.net/. + +