summaryrefslogtreecommitdiff
path: root/usr/src/man/man3xcurses/putp.3xcurses
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3xcurses/putp.3xcurses
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3xcurses/putp.3xcurses')
-rw-r--r--usr/src/man/man3xcurses/putp.3xcurses13
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)