diff options
Diffstat (limited to 'usr/src/man/man3xcurses/putp.3xcurses')
-rw-r--r-- | usr/src/man/man3xcurses/putp.3xcurses | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man3xcurses/putp.3xcurses b/usr/src/man/man3xcurses/putp.3xcurses index 25b8033ef4..9412864702 100644 --- a/usr/src/man/man3xcurses/putp.3xcurses +++ b/usr/src/man/man3xcurses/putp.3xcurses @@ -91,7 +91,7 @@ The output of \fBputp()\fR goes to \fBstdout\fR, not to the file descriptor, .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 @@ -109,6 +109,11 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBlibcurses\fR(3XCURSES), \fBputchar\fR(3C), \fBsetupterm\fR(3XCURSES), -\fBtgetent\fR(3XCURSES), \fBtigetflag\fR(3XCURSES), \fBterminfo\fR(4), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR putchar (3C), +.BR libcurses (3XCURSES), +.BR setupterm (3XCURSES), +.BR tgetent (3XCURSES), +.BR tigetflag (3XCURSES), +.BR terminfo (5), +.BR attributes (7), +.BR standards (7) |