X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_border_set.3x.html;h=415e8103bb4ef2694a8eec8eaea2ba06c8c95dc9;hb=7eb4be765b131f00ac3da7ce8cfd3bc6759d26c5;hp=1e93b1f9956d6bf58c7f0778e86a6522ccef0e86;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/man/curs_border_set.3x.html b/doc/html/man/curs_border_set.3x.html index 1e93b1f9..415e8103 100644 --- a/doc/html/man/curs_border_set.3x.html +++ b/doc/html/man/curs_border_set.3x.html @@ -1,7 +1,7 @@ @@ -40,15 +40,15 @@
 
-curs_border_set(3x)                           curs_border_set(3x)
+curs_border_set(3x)                                 curs_border_set(3x)
 
 
 
 
 

NAME

-       border_set,  wborder_set,  box_set, hline_set, whline_set,
-       mvhline_set,    mvwhline_set,    vline_set,    wvline_set,
+       border_set, wborder_set, box_set, hline_set, whline_set,
+       mvhline_set, mvwhline_set, vline_set, wvline_set,
        mvvline_set, mvwvline_set - create curses borders or lines
        using complex characters and renditions
 
@@ -158,6 +158,9 @@
        Upon successful completion,  these  functions  return  OK.
        Otherwise, they return ERR.
 
+       Functions  using  a window parameter return an error if it
+       is null.
+
 
 

SEE ALSO

@@ -165,7 +168,7 @@
 
 
 
-                                              curs_border_set(3x)
+                                                    curs_border_set(3x)