aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-19 09:54:50 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-04-19 09:55:41 +0000
commit3a855a2cf4e20041afb0abb49e729e5069707081 (patch)
tree83b72d71263c67c000aa20c3d68fc8c4982e6faa
parentf8030676a59034416488d620992e19787e7f7f3d (diff)
downloaddoc-3a855a2cf4e20041afb0abb49e729e5069707081.tar.gz
doc-3a855a2cf4e20041afb0abb49e729e5069707081.zip
FAQ: Point to the ntfs-3g manual page
The previous reference returns 404.
-rw-r--r--documentation/content/en/books/faq/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index 87be76950a..d7e05aa380 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -1059,7 +1059,7 @@ ext2/ext3::
FreeBSD supports `ext2fs`, `ext3fs`, and `ext4fs` partitions. See man:ext2fs[5] for more information.
NTFS::
-FUSE based NTFS support is available as a port (package:sysutils/fusefs-ntfs[]). For more information see http://www.tuxera.com/community/ntfs-3g-manual/[ntfs-3g].
+FUSE based NTFS support is available as a port (package:sysutils/fusefs-ntfs[]). For more information, see man:ntfs-3g[8].
FAT::
FreeBSD includes a read-write FAT driver. For more information, see man:mount_msdosfs[8].