X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_border_set.3x.html;h=816609aee2c865be799dc77ac2a350a5c1d2ecb0;hb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;hp=415e8103bb4ef2694a8eec8eaea2ba06c8c95dc9;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_border_set.3x.html b/doc/html/man/curs_border_set.3x.html index 415e8103..816609ae 100644 --- a/doc/html/man/curs_border_set.3x.html +++ b/doc/html/man/curs_border_set.3x.html @@ -1,7 +1,7 @@ @@ -154,17 +154,22 @@ -

RETURN VALUES

+

RETURN VALUE

        Upon successful completion,  these  functions  return  OK.
        Otherwise, they return ERR.
 
        Functions  using  a window parameter return an error if it
        is null.
 
+       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.
+
 
 

SEE ALSO

-       ncurses(3x), curs_border(3x), curs_outopts(3x)
+       ncurses(3x), curs_add_wch(3x), curs_border(3x),  curs_out-
+       opts(3x)