X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_get_wstr.3x.html;h=5775678fe042a48820b81812ae65a4083d9d9fb8;hb=9776951416d7fb862b9dca1f4c9f8031a5c9059b;hp=98c230eab247fe6a5ea071fc2957d84d31510135;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_get_wstr.3x.html b/doc/html/man/curs_get_wstr.3x.html index 98c230ea..5775678f 100644 --- a/doc/html/man/curs_get_wstr.3x.html +++ b/doc/html/man/curs_get_wstr.3x.html @@ -1,7 +1,7 @@ @@ -129,6 +129,10 @@ returns an error if the associated call to wget_wch failed. + 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. +

PORTABILITY

@@ -147,7 +151,7 @@
 
 

SEE ALSO

-       Functions:  curses(3x), curs_get_wch(3x), curs_getstr(3x).
+       Functions: curses(3x), curs_get_wch(3x), curs_getstr(3x).