]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
acl_is_trivial_np(3): minor fixes
authorKyle Evans <kevans@FreeBSD.org>
Mon, 19 Jun 2023 05:31:16 +0000 (00:31 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Tue, 11 Jul 2023 15:05:26 +0000 (10:05 -0500)
commitfa06d178ffa404b08b610562c8f5b4674028c356
tree5804d145ad9be28e18b606e12e354b3d62e4fd4f
parentb73d66d00394cd19392cc40140404889c940b0da
acl_is_trivial_np(3): minor fixes

- Correct the document title
- This function has an _np suffix
- acl_strip_np has a manpage, xref it
- RETURN VALUES should describe acl_is_trivial_np, not acl_get_tag_type

Sponsored by: Klara, Inc.

(cherry picked from commit 0e96337b11910b444763439a722c89983d660a09)
lib/libc/posix1e/acl_is_trivial_np.3