Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 10:08:26 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 3a855a2cf4 - main - FAQ: Point to the ntfs-3g manual page
Message-ID:  <202104191008.13JA8QJ2066298@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3a855a2cf4e20041afb0abb49e729e5069707081

commit 3a855a2cf4e20041afb0abb49e729e5069707081
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-04-19 09:54:50 +0000
Commit:     Mateusz Piotrowski <0mp@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].



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104191008.13JA8QJ2066298>