X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_delch.3x.html;h=8e70fa399d8fb5d0bf58318f68266005fba945b5;hp=6c2e86324439a53edead2e463417d399201d6bd5;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_delch.3x.html b/doc/html/man/curs_delch.3x.html index 6c2e8632..8e70fa39 100644 --- a/doc/html/man/curs_delch.3x.html +++ b/doc/html/man/curs_delch.3x.html @@ -1,7 +1,7 @@ - + @@ -40,7 +40,7 @@
 
-curs_delch(3x)                                     curs_delch(3x)
+curs_delch(3x)                                           curs_delch(3x)
 
 
 
@@ -78,6 +78,10 @@
        (SVr4  specifies  only  "an integer value other than ERR")
        upon successful completion.
 
+       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

@@ -97,12 +101,9 @@
 
 
 
-                                                   curs_delch(3x)
+                                                         curs_delch(3x)
 

-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html