diff options
Diffstat (limited to 'usr/src/man/man3c/msync.3c')
-rw-r--r-- | usr/src/man/man3c/msync.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/msync.3c b/usr/src/man/man3c/msync.3c index 05524a07a3..2bbf953601 100644 --- a/usr/src/man/man3c/msync.3c +++ b/usr/src/man/man3c/msync.3c @@ -232,7 +232,7 @@ are not written to disk. .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 @@ -250,5 +250,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBmemcntl\fR(2), \fBmmap\fR(2), \fBsysconf\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR memcntl (2), +.BR mmap (2), +.BR sysconf (3C), +.BR attributes (7), +.BR standards (7) |