git: 3a855a2cf4 - main - FAQ: Point to the ntfs-3g manual page
Mateusz Piotrowski
0mp at FreeBSD.org
Mon Apr 19 10:08:27 UTC 2021
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=3a855a2cf4e20041afb0abb49e729e5069707081
commit 3a855a2cf4e20041afb0abb49e729e5069707081
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-19 09:54:50 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-19 09:55:41 +0000
FAQ: Point to the ntfs-3g manual page
The previous reference returns 404.
---
documentation/content/en/books/faq/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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].
More information about the dev-commits-doc-all
mailing list