diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-23 01:44:59 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-23 01:44:59 +0000 |
| commit | 66d8bae40acbe6d463a43c20fc7cfdf2d5c998b8 (patch) | |
| tree | 303ed7de6026aece18971b2147a0e871caecc31b | |
| parent | 02d753ca739806f23f34c8ffc841c76b0d9c9a82 (diff) | |
Notes
| -rw-r--r-- | lib/libc/posix1e/acl_set.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl_set.3 b/lib/libc/posix1e/acl_set.3 index 72fdd41bfe75..db1be7d01db2 100644 --- a/lib/libc/posix1e/acl_set.3 +++ b/lib/libc/posix1e/acl_set.3 @@ -55,7 +55,7 @@ The .Fn acl_set_fd_np , .Fn acl_set_file , and -.Fn acl_set_link_np , +.Fn acl_set_link_np each associate an ACL with an object referred to by .Va fd or |
