diff options
Diffstat (limited to 'usr/src/man/man3c/shm_open.3c')
-rw-r--r-- | usr/src/man/man3c/shm_open.3c | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/usr/src/man/man3c/shm_open.3c b/usr/src/man/man3c/shm_open.3c index 6e0766ca86..a5988661ae 100644 --- a/usr/src/man/man3c/shm_open.3c +++ b/usr/src/man/man3c/shm_open.3c @@ -269,7 +269,7 @@ The \fBshm_open()\fR function is not supported by the system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -283,15 +283,23 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBclose\fR(2), \fBdup\fR(2), \fBexec\fR(2), \fBfcntl\fR(2), \fBmmap\fR(2), -\fBumask\fR(2), \fBshm_unlink\fR(3C), \fBsysconf\fR(3C), \fBfcntl.h\fR(3HEAD), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR close (2), +.BR dup (2), +.BR exec (2), +.BR fcntl (2), +.BR mmap (2), +.BR umask (2), +.BR shm_unlink (3C), +.BR sysconf (3C), +.BR fcntl.h (3HEAD), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |