aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2023-09-22 07:43:01 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2023-09-22 07:43:19 +0000
commitc34fce8a039935e06ed84db1395d7d2c551e5a7c (patch)
tree7e585f085580f21775219dc92797973067dd0dce
parentb653faaa19c47a4a7e488e5ead738b7ae44ffe8b (diff)
downloadsrc-c34fce8a039935e06ed84db1395d7d2c551e5a7c.tar.gz
src-c34fce8a039935e06ed84db1395d7d2c551e5a7c.zip
Fix typos in acl_get_entry(3) manual page.
Sponsored by: Klara, Inc. Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D41924
-rw-r--r--lib/libc/posix1e/acl_get_entry.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/posix1e/acl_get_entry.3 b/lib/libc/posix1e/acl_get_entry.3
index 1c6126334fa3..94a95b5412b7 100644
--- a/lib/libc/posix1e/acl_get_entry.3
+++ b/lib/libc/posix1e/acl_get_entry.3
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 13, 2001
+.Dd September 21, 2023
.Dt ACL_GET_ENTRY 3
.Os
.Sh NAME
@@ -42,7 +42,7 @@ The
function
is a POSIX.1e call that retrieves a descriptor for an ACL entry
specified by the argument
-.Fa entry_d
+.Fa entry_id
within the ACL indicated by the argument
.Fa acl .
.Pp
@@ -100,7 +100,7 @@ will be set to indicate the error.
.Sh ERRORS
The
.Fn acl_get_entry
-fails if:
+function fails if:
.Bl -tag -width Er
.It Bq Er EINVAL
Argument