X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wch.3x.html;h=3e39b081d5880d4a9beb98bb0a952249eeb7142d;hp=de4bd25b91577f29929d9addd3f4f379799f5346;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hpb=70322aa06a4a97ebff76d2869ad923cdf51ee0a9 diff --git a/doc/html/man/curs_add_wch.3x.html b/doc/html/man/curs_add_wch.3x.html index de4bd25b..3e39b081 100644 --- a/doc/html/man/curs_add_wch.3x.html +++ b/doc/html/man/curs_add_wch.3x.html @@ -1,7 +1,7 @@ - + @@ -99,10 +99,10 @@ functions instead of their equivalents. Line Graphics - Like addch(3x), addch_wch accepts symbols which make it + Like curs_addch(3x), addch_wch accepts symbols which make it simple to draw lines and other frequently used special characters. These symbols correspond to the same VT100 - line-drawing set as addch(3x). + line-drawing set as curs_addch(3x). Name Unicode Default Description ---------------------------------------------------------------- @@ -170,7 +170,7 @@ -

RETURN VALUES

+

RETURN VALUE

        All routines return the integer ERR upon failure and OK on
        success.
 
@@ -215,16 +215,13 @@
 

SEE ALSO

        curses(3x), curs_addch(3x), curs_attr(3x), curs_clear(3x),
-       curs_outopts(3x), curs_refresh(3x), putwc(3)
+       curs_outopts(3x), curs_refresh(3x), putwc(3)
 
 
 
                                                        curs_add_wch(3x)
 

-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html