X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_in_wch.3x.html;h=ce6fdf3dcd79c1ef043ab580c16011f9b899f6df;hb=761e4f0825b330e970558e82a4bd638383914429;hp=3c06a9b9ce99873fe740dcb1c24a786da9b9ec5b;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/man/curs_in_wch.3x.html b/doc/html/man/curs_in_wch.3x.html index 3c06a9b9..ce6fdf3d 100644 --- a/doc/html/man/curs_in_wch.3x.html +++ b/doc/html/man/curs_in_wch.3x.html @@ -1,7 +1,7 @@ - + @@ -40,7 +40,7 @@
 
-curs_in_wch(3x)                                   curs_in_wch(3x)
+curs_in_wch(3x)                                         curs_in_wch(3x)
 
 
 
@@ -76,6 +76,10 @@
        the  cursor,  returning  ERR in that case.  Otherwise they
        return OK
 
+       Functions with a "mv" prefix first perform a cursor  move-
+       ment  using  wmove, and return an error if the position is
+       outside the window, or if the window pointer is null.
+
 
 

NOTES

@@ -94,7 +98,7 @@
 
 
 
-                                                  curs_in_wch(3x)
+                                                        curs_in_wch(3x)