From 7bf3e1fa0f2f49f0e55bbe4eb5334addd5395570 Mon Sep 17 00:00:00 2001 From: "Paul B. Henson" Date: Thu, 5 Dec 2019 00:45:14 +0000 Subject: OpenZFS 3254 - add support in zfs for aclmode=restricted Authored-by: Paul B. Henson Reviewed by: Albert Lee Reviewed by: Gordon Ross Reviewed by: Brian Behlendorf Approved by: Richard Lowe Ported-by: Paul B. Henson OpenZFS-issue: https://www.illumos.org/issues/3254 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/71dbfc287c Closes #10266 --- man/man8/zfsprops.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man8') diff --git a/man/man8/zfsprops.8 b/man/man8/zfsprops.8 index 269e9e7d9..139198db0 100644 --- a/man/man8/zfsprops.8 +++ b/man/man8/zfsprops.8 @@ -601,7 +601,7 @@ The property does not apply to POSIX ACLs. .It Xo .Sy aclmode Ns = Ns Sy discard Ns | Ns Sy groupmask Ns | Ns -.Sy passthrough Ns +.Sy passthrough Ns | Ns Sy restricted Ns .Xc Controls how an ACL is modified during chmod(2) and how inherited ACEs are modified by the file creation mode. -- cgit v1.2.3