]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_terminfo.3x.html
ncurses 6.0 - patch 20171125
[ncurses.git] / doc / html / man / curs_terminfo.3x.html
index 087822378ed28f34c1f0c81f461c151488d92f3f..c415bfc58c4c5b3178a844fd296996516f3c7b57 100644 (file)
@@ -26,7 +26,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * 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 @
   * ***************************************************************************
   * ***************************************************************************
   * ***************************************************************************
        <STRONG>(*putc)(char)</STRONG>.
 
        At least one implementation of X/Open Curses (Solaris) returns a  value
-       other  than  OK/ERR from <STRONG>tputs</STRONG>.  That returns the length of the string,
+       other  than  <STRONG>OK</STRONG>/<STRONG>ERR</STRONG> from <STRONG>tputs</STRONG>.  That returns the length of the string,
        and does no error-checking.
 
        X/Open notes that after calling <STRONG>mvcur</STRONG>, the curses state may  not  match