X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_move.3x;fp=man%2Fcurs_move.3x;h=e0c1bf5e02846c4560f325e21808793d768fa6c6;hp=e71045286245182c7a0f3b74c2e3ebbfde549bb3;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/man/curs_move.3x b/man/curs_move.3x index e7104528..e0c1bf5e 100644 --- a/man/curs_move.3x +++ b/man/curs_move.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_move.3x,v 1.18 2020/02/02 23:34:34 tom Exp $ +.\" $Id: curs_move.3x,v 1.19 2020/10/24 09:39:41 tom Exp $ .TH curs_move 3X "" .na .hy 0 @@ -39,9 +39,9 @@ .SH SYNOPSIS \fB#include \fR .sp -\fBint move(int y, int x);\fR +\fBint move(int \fP\fIy\fP\fB, int \fP\fIx\fP\fB);\fR .br -\fBint wmove(WINDOW *win, int y, int x);\fR +\fBint wmove(WINDOW *\fP\fIwin\fP\fB, int \fP\fIy\fP\fB, int \fP\fIx\fP\fB);\fR .br .SH DESCRIPTION These routines move the cursor associated with the window to line \fIy\fR and