diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index 14bd3b2ba8..950054c074 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -5076,7 +5076,7 @@ use "disklabel -r" to install initial label
- Digital UNIX
+ UFS
UFS CDROMs can be mounted directly on FreeBSD.
@@ -5088,22 +5088,24 @@ use "disklabel -r" to install initial label
- &linux;
+ ext2/ext3
- FreeBSD supports ext2fs
+ FreeBSD supports ext2fs and ext3fs
partitions. See &man.mount.ext2fs.8; for more
information.
- &windowsnt;
+ NTFS
FreeBSD includes a read-only NTFS driver. For
- more information, see &man.mount.ntfs.8;.
-
+ more information, see &man.mount.ntfs.8;. A port of ntfs-3g
+ supports write operations on NTFS (see sysutils/fusefs-ntfs).
@@ -5124,12 +5126,26 @@ use "disklabel -r" to install initial label
more information, see &man.mount.reiserfs.8;.
+
+
+ ZFS
+
+
+ As of this writing, FreeBSD includes a
+ port of &sun;'s ZFS driver. The current recommendation
+ is to use it only on &arch.amd64; platforms with sufficient
+ memory. For more information, see &man.zfs.8;.
+
+
FreeBSD also supports network filesystems such as NFS
(see &man.mount.nfs.8;), NetWare (see &man.mount.nwfs.8;),
and Microsoft-style SMB filesystems (see
- &man.mount.smbfs.8;).
+ &man.mount.smbfs.8;). You can find ports based on FUSE (sysutils/fusefs-kmod) for many other
+ filesystems.
+