X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_border_set.3x.html;h=b7dfbc6eca9c4ae9ff6d5e5aead12573e8a282e7;hp=1116c5327b1b2e33ac505bdfbcbdc3390ed69afd;hb=b9a2bd87a73d976d1c916815e2d370bf1090d1b2;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_border_set.3x.html b/doc/html/man/curs_border_set.3x.html index 1116c532..b7dfbc6e 100644 --- a/doc/html/man/curs_border_set.3x.html +++ b/doc/html/man/curs_border_set.3x.html @@ -1,4 +1,3 @@ - + + + curs_border_set 3x -

curs_border_set 3x

-
+

curs_border_set 3x

-
 curs_border_set(3x)                                 curs_border_set(3x)
 
 
 
 
 
-

NAME

+

NAME

        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
@@ -54,7 +54,7 @@
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int border_set(
@@ -99,7 +99,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The border_set and wborder_set  functions  draw  a  border
        around  the  edges  of  the  current  or specified window.
        These functions do not change the cursor position, and  do
@@ -148,13 +148,13 @@
 
 
 
-

NOTES

+

NOTES

        Note that border_set, hline_set, mvhline_set, mvvline_set,
        mvwhline_set, mvwvline_set, and vline_set may be macros.
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Upon successful completion,  these  functions  return  OK.
        Otherwise, they return ERR.
 
@@ -167,7 +167,7 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        ncurses(3x), curs_add_wch(3x), curs_border(3x),  curs_out-
        opts(3x)
 
@@ -175,10 +175,15 @@
 
                                                     curs_border_set(3x)
 
-
-
-Man(1) output converted with -man2html -
+