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=f723f68f8e1d46d79e826524b450f62af5947e80;hb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_delch.3x.html b/doc/html/man/curs_delch.3x.html index f723f68f..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