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:
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:
|
||||
|
||||
Reference in New Issue
Block a user