mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fixed return type in synopsis.
This commit is contained in:
parent
861defc8e9
commit
d2dcbe6238
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue