diff options
| author | Chris Costello <chris@FreeBSD.org> | 2001-12-22 03:46:33 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 2001-12-22 03:46:33 +0000 |
| commit | 67ea1c241237bb20b9d562529313249e73d278da (patch) | |
| tree | 0295f1609c4a58b779584b77afcbf39f019654db | |
| parent | 12f96c9b6c69574d6b8f3cc3923f8236ff1a673b (diff) | |
Notes
| -rw-r--r-- | share/man/man9/acl.9 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man9/acl.9 b/share/man/man9/acl.9 index c04075536468..d84689f089ac 100644 --- a/share/man/man9/acl.9 +++ b/share/man/man9/acl.9 @@ -126,6 +126,9 @@ consists of a set of permissions, principal namespace, and principal identifier. Zero or more of these entries may be "defined", depending on the value of the associated acl_cnt field. .Sh SEE ALSO +.Xr acl 3 , +.Xr vaccess 9 , +.Xr vaccess_acl_posix1e 9 , .Xr VFS 9 , .Xr VOP_ACLCHECK 9 , .Xr VOP_GETACL 9 , |
