X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_move.3x.html;h=3aeeb4a709008e74b2d03a91e6c4c1f67b7ee61e;hp=230874b43467a9aa9731d2bcde03768ed54d96c3;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_move.3x.html b/doc/html/man/curs_move.3x.html index 230874b4..3aeeb4a7 100644 --- a/doc/html/man/curs_move.3x.html +++ b/doc/html/man/curs_move.3x.html @@ -1,7 +1,7 @@ @@ -40,7 +40,7 @@
 
-curs_move(3x)                                       curs_move(3x)
+curs_move(3x)                                             curs_move(3x)
 
 
 
@@ -73,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

@@ -81,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.
 
 
 
@@ -95,7 +94,7 @@ - curs_move(3x) + curs_move(3x)