We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edebca5 commit 8ca95d7Copy full SHA for 8ca95d7
tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg
@@ -29,7 +29,7 @@
29
#
30
31
if is_linux; then
32
- # these are the set of setable ZFS properties
+ # these are the set of settable ZFS properties
33
PROP_NAMES="\
34
acltype atime \
35
checksum compression devices \
@@ -81,7 +81,7 @@ elif is_freebsd; then
81
hidden"
82
83
else
84
85
86
aclinherit aclmode atime \
87
0 commit comments