Add note about supporting read-only ReiserFS driver
This commit is contained in:
parent
98461ae9b3
commit
38d23fe468
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28993
1 changed files with 11 additions and 2 deletions
|
@ -5368,8 +5368,17 @@ use "disklabel -r" to install initial label</screen>
|
|||
<listitem>
|
||||
<para>FreeBSD includes a read-write FAT driver. For
|
||||
more information, see &man.mount.msdosfs.8;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>ReiserFS</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD includes a read-only ReiserFS driver. For
|
||||
more information, see &man.mount.reiserfs.8;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
||||
<para>FreeBSD also supports network filesystems such as NFS
|
||||
|
|
Loading…
Reference in a new issue