Macos: add apfs ntfs to zprop man page
Signed-off-by: Andrew Innes <andrew.c12@gmail.com>
This commit is contained in:
parent
13146ca00a
commit
da0d2a966f
|
@ -74,12 +74,11 @@ Ignore the ownership field for the entire volume.
|
||||||
The default value is
|
The default value is
|
||||||
.Sy off .
|
.Sy off .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Sy mimic Ns = Ns Sy hfs Ns | Ns Sy off
|
.Sy mimic Ns = Ns Sy hfs Ns | Ns Sy apfs Ns | Ns Sy ntfs Ns | Ns Sy off
|
||||||
.Xc
|
.Xc
|
||||||
Some applications check if the filesystem type is "hfs" and refuse to work with
|
Some applications check if the filesystem type is and refuse to work with ZFS.
|
||||||
ZFS.
|
In this situation, this property can be enabled and the chosen filesystem type
|
||||||
In this situation, this property can be enabled and the filesystem type will be
|
will be reported.
|
||||||
reported as "hfs".
|
|
||||||
The default value is
|
The default value is
|
||||||
.Sy off .
|
.Sy off .
|
||||||
.It Xo
|
.It Xo
|
||||||
|
|
Loading…
Reference in New Issue