From 60fba7358999d91dd4ea6f9b96160c05f7900f9a Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Tue, 29 Jan 2002 12:18:45 +0000 Subject: [PATCH] Correct function's description. Obtained from: TrustedBSD Project --- lib/libc/posix1e/acl_get_tag_type.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/posix1e/acl_get_tag_type.3 b/lib/libc/posix1e/acl_get_tag_type.3 index c14d47ccc341..daf593ca253b 100644 --- a/lib/libc/posix1e/acl_get_tag_type.3 +++ b/lib/libc/posix1e/acl_get_tag_type.3 @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm acl_get_tag_type -.Nd calculate and set ACL mask permissions +.Nd retrieve the tag type from an ACL entry .Sh LIBRARY .Lb libc .Sh SYNOPSIS