diff options
Diffstat (limited to 'usr/src/man/man3c/wmemset.3c')
-rw-r--r-- | usr/src/man/man3c/wmemset.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/wmemset.3c b/usr/src/man/man3c/wmemset.3c index b6a9e82a28..239e4ce557 100644 --- a/usr/src/man/man3c/wmemset.3c +++ b/usr/src/man/man3c/wmemset.3c @@ -77,7 +77,7 @@ No errors are defined. .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 @@ -95,5 +95,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBwmemchr\fR(3C), \fBwmemcmp\fR(3C), \fBwmemcpy\fR(3C), \fBwmemmove\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR wmemchr (3C), +.BR wmemcmp (3C), +.BR wmemcpy (3C), +.BR wmemmove (3C), +.BR attributes (7), +.BR standards (7) |