X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_terminfo.3x;h=c160cebbf2b2005b56d265117e7b3f1d68316098;hp=0b75f564cfea27a6cce1e8e9cb97bd6ed78540e4;hb=8d3ea9021573747ecd129228ba7782a03243f62c;hpb=3eda6f30a84d53844d2ebceadb457e2e7e9cfbf3 diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x index 0b75f564..c160cebb 100644 --- a/man/curs_terminfo.3x +++ b/man/curs_terminfo.3x @@ -26,14 +26,15 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_terminfo.3x,v 1.55 2017/03/31 15:16:15 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 `` `` .ie \n(.g .ds '' \(rq .el .ds '' '' .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .ds n 5 .na @@ -502,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