aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_get_entry.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit1a0a934547909744a6a2fa4cfd5b795ec6394f05 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/posix1e/acl_get_entry.3
parente37a7c5f5a689c6f1994a879f5fa86066b7aac82 (diff)
downloadsrc-1a0a934547909744a6a2fa4cfd5b795ec6394f05.tar.gz
src-1a0a934547909744a6a2fa4cfd5b795ec6394f05.zip
Mechanically kill hard sentence breaks.
Notes
Notes: svn path=/head/; revision=131504
Diffstat (limited to 'lib/libc/posix1e/acl_get_entry.3')
-rw-r--r--lib/libc/posix1e/acl_get_entry.39
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/libc/posix1e/acl_get_entry.3 b/lib/libc/posix1e/acl_get_entry.3
index 528fd3420cb9..0627ecbd6b04 100644
--- a/lib/libc/posix1e/acl_get_entry.3
+++ b/lib/libc/posix1e/acl_get_entry.3
@@ -82,7 +82,8 @@ If the
function successfully obtains an ACL entry, a value of 1 is returned.
If the ACL has no ACL entries, the
.Fn acl_get_entry
-returns a value of 0. If the value of
+returns a value of 0.
+If the value of
.Fa entry_id
is
.Dv ACL_NEXT_ENTRY
@@ -93,7 +94,8 @@ a value of 0 will be returned until a successful call with
.Fa entry_id
of
.Dv ACL_FIRST_ENTRY
-is made. Otherwise, a value of -1 will be returned and
+is made.
+Otherwise, a value of -1 will be returned and
the global variable
.Va errno
will be set to indicate the error.
@@ -105,7 +107,8 @@ fails if:
.It Bq Er EINVAL
Argument
.Fa acl
-does not point to a valid ACL. Argument
+does not point to a valid ACL.
+Argument
.Fa entry_id
is neither
.Dv ACL_FIRST_ENTRY