Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20378/ntfsprogs
Modified Files:
ntfsmount.8.in
Log Message:
minor change
Index: ntfsmount.8.in
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ntfsprogs/ntfsmount.8.in,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- ntfsmount.8.in 24 Jan 2006 16:57:47 -0000 1.21
+++ ntfsmount.8.in 25 Jan 2006 23:36:09 -0000 1.22
@@ -154,8 +154,8 @@ streams, so you are recommended to use t
Named data streams act like normals files, so you can read from them, write to
them and even delete them (using rm). You can list all the named data streams
a file has by getting the "ntfs.streams.list" extended attribute. NOTE: This
-list feature is unique to the NTFS FUSE module and may never be supported by the
-kernel driver.
+list feature is unique to the \fBntfsmount\fR and may never be supported by the
+\fBkernel driver\fR.
.SH EXAMPLES
Mount /dev/hda1 to /mnt/ntfs\-fuse using ntfsmount:
.RS
|