X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_move.3x.html;h=93f425182fef3c6a1692f315bf19c5a268075ab8;hp=890b78a985c14c964129795de871374cec46131d;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_move.3x.html b/doc/html/man/curs_move.3x.html index 890b78a9..93f42518 100644 --- a/doc/html/man/curs_move.3x.html +++ b/doc/html/man/curs_move.3x.html @@ -1,7 +1,7 @@ - + @@ -40,6 +40,10 @@
 
+curs_move(3x)                                             curs_move(3x)
+
+
+
 
 

NAME

@@ -69,6 +73,9 @@
        fies only "an integer value other than ERR") upon success-
        ful completion.
 
+       Specifically,  they  return an error if the window pointer
+       is null, or if the position is outside the window.
+
 
 

NOTES

@@ -77,12 +84,8 @@
 
 

PORTABILITY

-       These  functions are described in the XSI Curses standard,
-       Issue 4.  The standard specifies that if (y,x) is within a
-       multi-column  character,  the cursor is moved to the first
-       column of that  character;  however,  this  implementation
-       does  not  yet  support  the  extended-level XSI multibyte
-       characters.
+       These functions are described in the XSI Curses  standard,
+       Issue 4.
 
 
 
@@ -91,28 +94,9 @@ - - - - - - - - - - - - - - - - - + curs_move(3x)
-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html