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:
parent
035dce8482
commit
e1928b736c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39856
1 changed files with 4 additions and 5 deletions
|
@ -4895,11 +4895,10 @@ use "disklabel -r" to install initial label</screen>
|
|||
<term>NTFS</term>
|
||||
|
||||
<listitem>
|
||||
<para>&os; includes a read-only NTFS driver. For more
|
||||
information, see &man.mount.ntfs.8;. A port of <ulink
|
||||
url="http://www.tuxera.com/community/"><application>ntfs-3g</application></ulink>
|
||||
supports write operations on NTFS (see <filename
|
||||
role="package">sysutils/fusefs-ntfs</filename>).</para>
|
||||
<para>FUSE based NTFS support is available as a port
|
||||
(<filename role="package">sysutils/fusefs-ntfs</filename>).
|
||||
For more information see <ulink
|
||||
url="http://www.tuxera.com/community/ntfs-3g-manual/"><application>ntfs-3g</application></ulink>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue