X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_getch.3x;fp=man%2Fcurs_getch.3x;h=b09520270728748bfc9d432587fc8dfbfc984482;hp=9f84f8c30a5d75cbc3f31642a3a7553ab088ad30;hb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;hpb=2035f48ed0fc56ec4e5caf9b7c10e00ba43e160f diff --git a/man/curs_getch.3x b/man/curs_getch.3x index 9f84f8c3..b0952027 100644 --- a/man/curs_getch.3x +++ b/man/curs_getch.3x @@ -28,10 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_getch.3x,v 1.68 2023/08/19 20:45:12 tom Exp $ -.TH curs_getch 3X 2023-08-19 "ncurses 6.4" "Library calls" -.na -.hy 0 +.\" $Id: curs_getch.3x,v 1.72 2023/09/16 23:34:43 tom Exp $ +.TH curs_getch 3X 2023-09-16 "ncurses 6.4" "Library calls" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq @@ -41,14 +39,13 @@ .el .IP \(bu 2 .. .SH NAME -\fBgetch\fP, -\fBwgetch\fP, -\fBmvgetch\fP, -\fBmvwgetch\fP, -\fBungetch\fP, -\fBhas_key\fP \- get (or push back) characters from \fBcurses\fP terminal keyboard -.ad -.hy +\fB\%getch\fP, +\fB\%wgetch\fP, +\fB\%mvgetch\fP, +\fB\%mvwgetch\fP, +\fB\%ungetch\fP, +\fB\%has_key\fP \- +get (or push back) characters from \fIcurses\fR terminal keyboard .SH SYNOPSIS .B #include .PP