X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wch.3x.html;h=eb5506199a95483b47355d223edafd252ebc5b85;hp=5c22236d837e5f3e5b071d68aa3de88577674cf8;hb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/curs_add_wch.3x.html b/doc/html/man/curs_add_wch.3x.html index 5c22236d..eb550619 100644 --- a/doc/html/man/curs_add_wch.3x.html +++ b/doc/html/man/curs_add_wch.3x.html @@ -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 ---------------------------------------------------------------- @@ -215,7 +215,7 @@

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)