X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_get_wstr.3x.html;h=5775678fe042a48820b81812ae65a4083d9d9fb8;hb=cc0205ede8ab81605ec83e7f1ac9ec33e9328a40;hp=159cebe5eba1ed7692ba2b48fafaea2f4a7ba694;hpb=027ae42953e3186daed8f3882da73de48291b606;p=ncurses.git diff --git a/doc/html/man/curs_get_wstr.3x.html b/doc/html/man/curs_get_wstr.3x.html index 159cebe5..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).