Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6865/ntfsprogs
Modified Files:
ntfsinfo.8.in
Log Message:
Fix bogus reference to ntfsundelete
Index: ntfsinfo.8.in
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs/ntfsinfo.8.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- ntfsinfo.8.in 6 Feb 2006 01:05:01 -0000 1.15
+++ ntfsinfo.8.in 5 Apr 2006 02:59:12 -0000 1.16
@@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
-.TH NTFSINFO 8 "November 2005" "ntfsprogs @VERSION@"
+.TH NTFSINFO 8 "April 2006" "ntfsprogs @VERSION@"
.SH NAME
ntfsinfo \- dump a file's attributes
.SH SYNOPSIS
@@ -61,8 +61,7 @@ Increase the amount of output that
prints.
.TP
\fB\-V\fR, \fB\-\-version\fR
-Show the version number, copyright and license for
-.BR ntfsundelete .
+Show the version number, copyright and license.
.SH BUGS
There are no known problems with
.BR ntfsinfo .
|