X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_move.3x.html;h=78d2f5c6b7cc613f683a12aa9b2d884b60edb52a;hb=a47b9e53836434777854387fa6f09f2137ec2111;hp=fcdbd402f56638e04f084219695e0ddc307ac557;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280;p=ncurses.git diff --git a/doc/html/man/curs_move.3x.html b/doc/html/man/curs_move.3x.html index fcdbd402..78d2f5c6 100644 --- a/doc/html/man/curs_move.3x.html +++ b/doc/html/man/curs_move.3x.html @@ -1,6 +1,6 @@ - -curs_move 3x +curs_move 3x 2023-07-01 ncurses 6.4 Library calls - + -

curs_move 3x

+

curs_move 3x 2023-07-01 ncurses 6.4 Library calls

-curs_move(3x)                                                    curs_move(3x)
+curs_move(3x)                    Library calls                   curs_move(3x)
 
 
 
@@ -53,8 +53,8 @@
 

SYNOPSIS

        #include <curses.h>
 
-       int move(int y, int x);
-       int wmove(WINDOW *win, int y, int x);
+       int move(int y, int x);
+       int wmove(WINDOW *win, int y, int x);
 
 
 

DESCRIPTION

@@ -85,7 +85,7 @@
 
 
 
-                                                                 curs_move(3x)
+ncurses 6.4                       2023-07-01                     curs_move(3x)