X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_ins_wch.3x.html;h=afd50cd3312f2511b637360043a85724d5c1d1ba;hp=ed0ab4db3e4915646d9d851d01a284556cfa331f;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;ds=sidebyside diff --git a/doc/html/man/curs_ins_wch.3x.html b/doc/html/man/curs_ins_wch.3x.html index ed0ab4db..afd50cd3 100644 --- a/doc/html/man/curs_ins_wch.3x.html +++ b/doc/html/man/curs_ins_wch.3x.html @@ -1,7 +1,7 @@ - + @@ -40,7 +40,7 @@
 
-curs_ins_wch(3x)                                 curs_ins_wch(3x)
+curs_ins_wch(3x)                                       curs_ins_wch(3x)
 
 
 
@@ -77,6 +77,10 @@
        If successful, these functions return OK.   If  not,  they
        return ERR.
 
+       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.
+
 
 

ERRORS

@@ -89,7 +93,7 @@
 
 
 
-                                                 curs_ins_wch(3x)
+                                                       curs_ins_wch(3x)