1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00

handbook/filesystems: Fix exfat and ntfs pkg names

Reviewed by:	ziaee
Closes:		https://github.com/freebsd/freebsd-doc/pull/609
This commit is contained in:
Jason Lenthe
2026-02-18 13:01:20 -05:00
committed by Alexander Ziaee
parent a63111d5f8
commit 3dae890e19
@@ -131,7 +131,7 @@ Install the exFAT package:
[source,shell]
....
# pkg install exfat
# pkg install fusefs-exfat
....
Before using a FUSE file system, load the man:fusefs[5] kernel module:
@@ -168,7 +168,7 @@ Install the NTFS package:
[source,shell]
....
# pkg install ntfs
# pkg install fusefs-ntfs
....
Before using a FUSE file system, load the man:fusefs[5] kernel module: