X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_getch.3x;h=b8d6a82b05c242a0e23880bc94fdd4e36aa0a701;hp=3bdaf337ece36435e9d57b24d59bf4e8b2528d45;hb=5d8dbcdd9423bf9821db414fd9ec792ccf1f1027;hpb=e2e9c09c48b19b24979cafb2d4864f538b5ddd1c diff --git a/man/curs_getch.3x b/man/curs_getch.3x index 3bdaf337..b8d6a82b 100644 --- a/man/curs_getch.3x +++ b/man/curs_getch.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_getch.3x,v 1.48 2016/09/10 21:56:25 Leon.Winter Exp $ +.\" $Id: curs_getch.3x,v 1.49 2016/10/15 16:44:01 tom Exp $ .TH curs_getch 3X "" .na .hy 0 @@ -289,7 +289,7 @@ string (see \fBkey_defined\fP(3X)). .PP .SH RETURN VALUE All routines return the integer \fBERR\fR upon failure and an integer value -other than \fBERR\fR (\fBOK\fR in the case of ungetch()) upon successful +other than \fBERR\fR (\fBOK\fR in the case of \fBungetch\fP) upon successful completion. .RS 3 .TP 5