Fixed return type in synopsis.

This commit is contained in:
Bruce Evans 2001-10-03 16:25:08 +00:00
parent 861defc8e9
commit d2dcbe6238

View File

@ -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