diff options
Diffstat (limited to 'usr/src/man/man3sec/acltotext.3sec')
-rw-r--r-- | usr/src/man/man3sec/acltotext.3sec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3sec/acltotext.3sec b/usr/src/man/man3sec/acltotext.3sec index 06bf4def79..768e36eb09 100644 --- a/usr/src/man/man3sec/acltotext.3sec +++ b/usr/src/man/man3sec/acltotext.3sec @@ -210,7 +210,7 @@ a text string. Otherwise, it returns \fBNULL\fR. Upon successful completion, the \fBaclfromtext()\fR function returns a pointer to a list of \fBACL\fR entries. Otherwise, it returns \fBNULL\fR. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -226,4 +226,6 @@ MT-Level Unsafe .TE .SH SEE ALSO -\fBacl\fR(2), \fBmalloc\fR(3C), \fBattributes\fR(5) +.BR acl (2), +.BR malloc (3C), +.BR attributes (7) |