Remove pre-3.0 info on mounting foreign filesystems.
This commit is contained in:
parent
6e7b93db04
commit
5a66147ecf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17275
1 changed files with 5 additions and 8 deletions
|
@ -5672,7 +5672,7 @@ use "disklabel -r" to install initial label</screen>
|
|||
<term>Linux</term>
|
||||
|
||||
<listitem>
|
||||
<para>As of 2.2, FreeBSD supports <literal>ext2fs</literal>
|
||||
<para>FreeBSD supports <literal>ext2fs</literal>
|
||||
partitions. See &man.mount.ext2fs.8; for more
|
||||
information.</para>
|
||||
</listitem>
|
||||
|
@ -5682,13 +5682,10 @@ use "disklabel -r" to install initial label</screen>
|
|||
<term>NT</term>
|
||||
|
||||
<listitem>
|
||||
<para>A read-only NTFS driver was introduced in
|
||||
FreeBSD 3.0. For more information, see
|
||||
&man.mount.ntfs.8;. For older versions of FreeBSD,
|
||||
see the tutorial by Mark Ovens at <ulink
|
||||
URL="http://ukug.uk.FreeBSD.org/~mark/ntfs_install.html">
|
||||
http://ukug.uk.FreeBSD.org/~mark/ntfs_install.html</ulink>.
|
||||
</para>
|
||||
<para>FreeBSD includes a read-only NTFS driver.
|
||||
For more information, see
|
||||
&man.mount.ntfs.8;.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
Loading…
Reference in a new issue