X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_insch.3x;h=1b4e3ee4c52ea645084c601cf8598288c40f607c;hp=4642caa4e531bc89dfd6050e86e951e1bf59b70f;hb=5925150381bb42a4d8c7116d62c348a7b84309f3;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/curs_insch.3x b/man/curs_insch.3x index 4642caa4..1b4e3ee4 100644 --- a/man/curs_insch.3x +++ b/man/curs_insch.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_insch.3x,v 1.17 2020/02/02 23:34:34 tom Exp $ +.\" $Id: curs_insch.3x,v 1.19 2020/10/18 00:21:39 tom Exp $ .TH curs_insch 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -41,13 +41,13 @@ .SH SYNOPSIS \fB#include \fR .sp -\fBint insch(chtype ch);\fR +\fBint insch(chtype \fP\fIch\fP\fB);\fR .br -\fBint winsch(WINDOW *win, chtype ch);\fR -.br -\fBint mvinsch(int y, int x, chtype ch);\fR +\fBint winsch(WINDOW *\fP\fIwin\fP\fB, chtype \fP\fIch\fP\fB);\fR +.sp +\fBint mvinsch(int \fP\fIy\fP\fB, int \fP\fIx\fP\fB, chtype \fP\fIch\fP\fB);\fR .br -\fBint mvwinsch(WINDOW *win, int y, int x, chtype ch);\fR +\fBint mvwinsch(WINDOW *\fP\fIwin\fP\fB, int \fP\fIy\fP\fB, int \fP\fIx\fP\fB, chtype \fP\fIch\fP\fB);\fR .br .SH DESCRIPTION These routines insert the character \fIch\fR before the character under the