diff options
Diffstat (limited to 'usr/src/man/man3c/getpagesize.3c')
-rw-r--r-- | usr/src/man/man3c/getpagesize.3c | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man3c/getpagesize.3c b/usr/src/man/man3c/getpagesize.3c index 4d686e63b2..ccd51b0d4b 100644 --- a/usr/src/man/man3c/getpagesize.3c +++ b/usr/src/man/man3c/getpagesize.3c @@ -84,7 +84,7 @@ object of this size can be allocated with \fBmalloc()\fR. .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 @@ -100,6 +100,13 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpagesize\fR(1), \fBbrk\fR(2), \fBgetrlimit\fR(2), \fBmmap\fR(2), -\fBmprotect\fR(2), \fBmunmap\fR(2), \fBmalloc\fR(3C), \fBmsync\fR(3C), -\fBsysconf\fR(3C), \fBattributes\fR(5) +.BR pagesize (1), +.BR brk (2), +.BR getrlimit (2), +.BR mmap (2), +.BR mprotect (2), +.BR munmap (2), +.BR malloc (3C), +.BR msync (3C), +.BR sysconf (3C), +.BR attributes (7) |