X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_getch.3x;h=1cf9d18ba7bd86066d98b24217d6d7caed5c0cd8;hp=c171f1d5ca13a40167980e4d39182e3dd3a6d9f1;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/man/curs_getch.3x b/man/curs_getch.3x index c171f1d5..1cf9d18b 100644 --- a/man/curs_getch.3x +++ b/man/curs_getch.3x @@ -28,7 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_getch.3x,v 1.55 2020/02/02 23:34:34 tom Exp $ +.\" $Id: curs_getch.3x,v 1.56 2020/10/17 23:18:32 tom Exp $ .TH curs_getch 3X "" .na .hy 0 @@ -55,12 +55,14 @@ \fBint getch(void);\fR .br \fBint wgetch(WINDOW *\fP\fIwin);\fR -.br +.sp \fBint mvgetch(int \fP\fIy\fP\fB, int \fP\fIx\fP\fB);\fR .br \fBint mvwgetch(WINDOW *\fP\fIwin\fP\fB, int \fP\fIy\fP\fB, int \fP\fIx\fP\fB);\fR -.br +.sp \fBint ungetch(int \fP\fIch\fP\fB);\fR +.sp +/* extension */ .br \fBint has_key(int \fP\fIch\fP\fB);\fR .br