diff options
author | trasz <trasz@FreeBSD.org> | 2009-04-26 10:12:20 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-04-26 10:12:20 +0000 |
commit | bbc311fa83241ea732598ed9409b00af88456762 (patch) | |
tree | dda06cbdefa8f634049292d5b4539dbe9becb12d /lib | |
parent | 60f4842b47a1f044dff62b4c1081f3c0b3dc2b13 (diff) | |
download | FreeBSD-src-bbc311fa83241ea732598ed9409b00af88456762.zip FreeBSD-src-bbc311fa83241ea732598ed9409b00af88456762.tar.gz |
Fix typo.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/posix1e/acl_set_qualifier.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/acl_set_qualifier.3 b/lib/libc/posix1e/acl_set_qualifier.3 index 5faefc8..47a60d8 100644 --- a/lib/libc/posix1e/acl_set_qualifier.3 +++ b/lib/libc/posix1e/acl_set_qualifier.3 @@ -42,7 +42,7 @@ The .Fn acl_set_qualifier function -is a POSIX.1e call that sets the qualifier of the tag for the ACl entry +is a POSIX.1e call that sets the qualifier of the tag for the ACL entry .Fa entry_d to the value referred to by .Fa tag_qualifier_p . |