summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_get_entry.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/posix1e/acl_get_entry.3
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
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 528fd34..0627ecb 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
OpenPOWER on IntegriCloud