From 52c081280b642da23c1566140998023a7a5fe7d7 Mon Sep 17 00:00:00 2001 From: bde Date: Wed, 3 Oct 2001 16:25:08 +0000 Subject: Fixed return type in synopsis. --- lib/libc/posix1e/acl_get_entry.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/posix1e') diff --git a/lib/libc/posix1e/acl_get_entry.3 b/lib/libc/posix1e/acl_get_entry.3 index 96cd55a..94e2321 100644 --- a/lib/libc/posix1e/acl_get_entry.3 +++ b/lib/libc/posix1e/acl_get_entry.3 @@ -36,7 +36,7 @@ .Sh SYNOPSIS .In sys/types.h .In sys/acl.h -.Ft void * +.Ft int .Fn acl_get_entry "acl_t acl" "int entry_id" "acl_entry_t *entry_p" .Sh DESCRIPTION .Fn acl_get_entry -- cgit v1.1