X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_delch.3x.html;h=174b17d8e629ab2ab626c52b76db123544cfcb03;hp=3b6562afecdc315251a4e4a145ca44c8de72713e;hb=9de646fe8f944e760d453b57e01b866d1d514ad7;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/curs_delch.3x.html b/doc/html/man/curs_delch.3x.html index 3b6562af..174b17d8 100644 --- a/doc/html/man/curs_delch.3x.html +++ b/doc/html/man/curs_delch.3x.html @@ -1,7 +1,7 @@ @@ -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