NTFS support was recently deorbited from HEAD. In any case

the old support was buggy and less fully featured than the FUSE
port so remove reference to it.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-10-30 14:15:37 +00:00
parent 035dce8482
commit e1928b736c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39856

View file

@ -4895,11 +4895,10 @@ use "disklabel -r" to install initial label</screen>
<term>NTFS</term> <term>NTFS</term>
<listitem> <listitem>
<para>&os; includes a read-only NTFS driver. For more <para>FUSE based NTFS support is available as a port
information, see &man.mount.ntfs.8;. A port of <ulink (<filename role="package">sysutils/fusefs-ntfs</filename>).
url="http://www.tuxera.com/community/"><application>ntfs-3g</application></ulink> For more information see <ulink
supports write operations on NTFS (see <filename url="http://www.tuxera.com/community/ntfs-3g-manual/"><application>ntfs-3g</application></ulink>.</para>
role="package">sysutils/fusefs-ntfs</filename>).</para>
</listitem> </listitem>
</varlistentry> </varlistentry>