summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_to_text.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-29 14:08:20 +0000
committerru <ru@FreeBSD.org>2000-12-29 14:08:20 +0000
commit8ba41876884256f20dce333e0a239a8555ee2670 (patch)
tree406fdc6bd2e9339a476078f0728594ca5e4102f4 /lib/libc/posix1e/acl_to_text.3
parentf6aeda2758e1076d8ebfb1ef7f190c7f3ed5fb8a (diff)
downloadFreeBSD-src-8ba41876884256f20dce333e0a239a8555ee2670.zip
FreeBSD-src-8ba41876884256f20dce333e0a239a8555ee2670.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'lib/libc/posix1e/acl_to_text.3')
-rw-r--r--lib/libc/posix1e/acl_to_text.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/posix1e/acl_to_text.3 b/lib/libc/posix1e/acl_to_text.3
index cfc4acb..e49fdfa 100644
--- a/lib/libc/posix1e/acl_to_text.3
+++ b/lib/libc/posix1e/acl_to_text.3
@@ -51,7 +51,7 @@ including the NULL terminator) in the location pointed to by
The format of the text string returned by
.Fn acl_to_text
shall be the POSIX.1e long ACL form.
-
+.Pp
This function allocates any memory necessary to contain the string and
returns a pointer to the string. The caller should free any releasable
memory, when the new string is no longer required, by calling
@@ -83,7 +83,7 @@ to the corresponding value:
Argument
.Va acl
does not point to a valid ACL.
-
+.Pp
The ACL denoted by
.Va acl
contains one or more improperly formed ACL entries, or for some other
@@ -112,7 +112,7 @@ and development continues.
.An Robert N M Watson
.Sh BUGS
These features are not yet fully implemented.
-
+.Pp
.Fn acl_from_text
and
.Fn acl_to_text
OpenPOWER on IntegriCloud