We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7edb4 commit 20a98abCopy full SHA for 20a98ab
documentation/content/en/books/handbook/filesystems/_index.adoc
@@ -131,7 +131,7 @@ Install the exFAT package:
131
132
[source,shell]
133
....
134
-# pkg install exfat
+# pkg install fusefs-exfat
135
136
137
Before using a FUSE file system, load the man:fusefs[5] kernel module:
@@ -168,7 +168,7 @@ Install the NTFS package:
168
169
170
171
-# pkg install ntfs
+# pkg install fusefs-ntfs
172
173
174
0 commit comments