diff options
author | szubersk <[email protected]> | 2022-11-12 22:23:30 +1000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2022-11-18 11:26:41 -0800 |
commit | b46be903fb45a1ff463518d8e6b92f05723427cf (patch) | |
tree | ab1700b35c4cc04d92adc2f3c973adc719098db2 /man/man8/zfs-allow.8 | |
parent | a5087965fe2fbb8cae60232b9b41b7ce7464daf1 (diff) |
Ubuntu 22.04 integration: mancheck
Correct new mandoc errors.
```
STYLE: input text line longer than 80 bytes
STYLE: no blank before trailing delimiter
```
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Yao <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: szubersk <[email protected]>
Closes #14148
Diffstat (limited to 'man/man8/zfs-allow.8')
-rw-r--r-- | man/man8/zfs-allow.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zfs-allow.8 b/man/man8/zfs-allow.8 index c88cf9f00..d26984317 100644 --- a/man/man8/zfs-allow.8 +++ b/man/man8/zfs-allow.8 @@ -411,7 +411,7 @@ mount point permission is set to 755 by default, user will be unable to mount file systems under .Ar tank/cindys . Add an ACE similar to the following syntax to provide mount point access: -.Dl # Cm chmod No A+user: Ns Ar cindys Ns :add_subdirectory:allow Ar /tank/cindys +.Dl # Cm chmod No A+user : Ns Ar cindys Ns :add_subdirectory:allow Ar /tank/cindys . .Ss Example 2 : No Delegating Create Time Permissions on a ZFS Dataset The following example shows how to grant anyone in the group |