X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_util.3x;h=18e2b320cac18c06678a4d971c899f7418cb2ea9;hp=6679de19f6afbb9fb816340a5a7d0ecf3292ac37;hb=ce7b402c144d2b6d3773ef5b42aad9daf1ad76fe;hpb=f6718d80c998008de6cfe8e6296bee3958ff86d7 diff --git a/man/curs_util.3x b/man/curs_util.3x index 6679de19..18e2b320 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.26 2008/10/11 20:32:56 tom Exp $ +.\" $Id: curs_util.3x,v 1.27 2008/10/25 23:45:41 tom Exp $ .TH curs_util 3X "" .na .hy 0 @@ -161,11 +161,14 @@ Routines that return pointers return \fBNULL\fR on error. .PP X/Open does not define any error conditions. In this implementation -.RS +.RS 3 .TP 5 \fBflushinp\fR returns an error if the terminal was not initialized. .TP 5 +\fBmeta\fR +returns an error if the terminal was not initialized. +.TP 5 \fBputwin\fP returns an error if the associated \fBfwrite\fP calls return an error. .RE