From bb864c9f981f9296bd678e9471a3b52607ea7e02 Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Tue, 29 Nov 2005 18:03:28 +0000 Subject: [PATCH] update --- ntfsprogs/ntfsmount.8.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ntfsprogs/ntfsmount.8.in b/ntfsprogs/ntfsmount.8.in index 9a45fb6b..9a7eb453 100644 --- a/ntfsprogs/ntfsmount.8.in +++ b/ntfsprogs/ntfsmount.8.in @@ -13,7 +13,7 @@ ntfsmount \- NTFS module for FUSE. \fBntfsmount\fR is a \fBFUSE\fR module that rely on \fBlibntfs\fR. You need \fBFUSE\fR to compile it, \fBxattr\fR is recommended, but not mandatory. .TP -.B Fully implemented ntfsmount features are: +.B Fully implemented ntfsmount features: \(bu Read\-write access to normal and sparse files. .br \(bu Read\-only access to compressed files. @@ -21,6 +21,8 @@ ntfsmount \- NTFS module for FUSE. \(bu Access to special Interix files (symlinks, devices, FIFOs). .br \(bu List/Read/Write/Add/Remove named data streams. +.br +\(bu Supports Linux and FreeBSD. .TP .B Partly implemented features: \(bu Create/Delete/Move files and directories.