From 9499f792d505475161e5fe406bfcb14375de801b Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 19 Jan 2009 15:59:05 +0000 Subject: In the CAVEATS section mention the fact that the NTFS kernel support isn't very well maintained and point user to sysutils/fusefs-ntfs, which at the time of this writing seems to be a better alternative. Suggested by: luigi MFC after: 2 weeks --- sbin/mount_ntfs/mount_ntfs.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sbin') diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index 059618f..4dd22dd 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 -- cgit v1.1