diff options
Diffstat (limited to 'usr/src/man/man3c/puts.3c')
-rw-r--r-- | usr/src/man/man3c/puts.3c | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/usr/src/man/man3c/puts.3c b/usr/src/man/man3c/puts.3c index 24f0bc11dc..0806d3a9da 100644 --- a/usr/src/man/man3c/puts.3c +++ b/usr/src/man/man3c/puts.3c @@ -53,7 +53,7 @@ character at the end of the string. .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 @@ -71,7 +71,16 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBexit\fR(2), \fBwrite\fR(2), \fBIntro\fR(3), \fBabort\fR(3C), -\fBfclose\fR(3C), \fBferror\fR(3C), \fBfflush\fR(3C), \fBfopen\fR(3C), -\fBfputc\fR(3C), \fBprintf\fR(3C), \fBstdio\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR exit (2), +.BR write (2), +.BR Intro (3), +.BR abort (3C), +.BR fclose (3C), +.BR ferror (3C), +.BR fflush (3C), +.BR fopen (3C), +.BR fputc (3C), +.BR printf (3C), +.BR stdio (3C), +.BR attributes (7), +.BR standards (7) |