diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-19 15:59:05 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-19 15:59:05 +0000 |
| commit | 940369b9088c6493ba4f1230ecc38d8731a11bb2 (patch) | |
| tree | 16de55f57395aa50a9874397783f71459a90e0d8 | |
| parent | 9cfe40d9fa46c9eeb769769935120792612536cd (diff) | |
Notes
| -rw-r--r-- | sbin/mount_ntfs/mount_ntfs.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index 059618fd3127..4dd22dd72dc3 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -154,6 +154,12 @@ This utility is primarily used for read access to an NTFS volume. See the .Sx WRITING section for details about writing to an NTFS volume. +.Pp +Apart from being read-mostly, the NTFS support in the +.Fx +kernel is not actively maintained. For any non-trivial use +sysutils/fusefs-ntfs package, a more complete and better +maintained alternative, is recommended instead. .Sh HISTORY The .Nm |
