git: f8030676a5 - main - FAQ: Document support for ext4fs
Mateusz Piotrowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=f8030676a59034416488d620992e19787e7f7f3d commit f8030676a59034416488d620992e19787e7f7f3d Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-19 09:52:39 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-19 09:52:39 +0000 FAQ: Document support for ext4fs --- 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 d5126a76c5..87be76950a 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -1056,7 +1056,7 @@ UFS:: UFS CD-ROMs can be mounted directly on FreeBSD. Mounting disk partitions from Digital UNIX and other systems that support UFS may be more complex, depending on the details of the disk partitioning for the operating system in question. ext2/ext3:: -FreeBSD supports `ext2fs` and `ext3fs` partitions. See man:ext2fs[5] for more information. +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]. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"