]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_terminfo.3x
ncurses 6.0 - patch 20171125
[ncurses.git] / man / curs_terminfo.3x
index 01772467c8070b17bb87114cd9539bbce7bbbcb2..c160cebbf2b2005b56d265117e7b3f1d68316098 100644 (file)
@@ -26,7 +26,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_terminfo.3x,v 1.56 2017/11/18 23:47:37 tom Exp $
+.\" $Id: curs_terminfo.3x,v 1.57 2017/11/21 00:46:31 tom Exp $
 .TH curs_terminfo 3X ""
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
@@ -503,7 +503,7 @@ In System V Release 4, the third argument of \fBtputs\fR has the type
 \fBint (*putc)(char)\fR.
 .PP
 At least one implementation of X/Open Curses (Solaris) returns a value
-other than OK/ERR from \fBtputs\fP.
+other than \fBOK\fP/\fBERR\fP from \fBtputs\fP.
 That returns the length of the string, and does no error-checking.
 .PP
 X/Open notes that after calling \fBmvcur\fR, the curses state may not match the