X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addch.3x.html;h=f02375d0b1d723d047e7dc6c3e4449ec5b48d215;hp=d5ce2fe20f2631099ee82b7b4771a0c0a65fa88f;hb=77afe78361875f531dc2bf8d73f2e781c8e76176;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_addch.3x.html b/doc/html/man/curs_addch.3x.html index d5ce2fe2..f02375d0 100644 --- a/doc/html/man/curs_addch.3x.html +++ b/doc/html/man/curs_addch.3x.html @@ -2,7 +2,7 @@ @@ -111,10 +111,9 @@ The following variables may be used to add line drawing characters to the screen with routines of the addch fam- ily. The default character listed below is used if the - acsc capability doesn't define a terminal-specific - replacement for it (but see the EXTENSIONS section below). - The names are taken from VT100 nomenclature. - + acsc capability does not define a terminal-specific + replacement for it. The names are taken from VT100 nomen- + clature. Name Default Description -------------------------------------------------- @@ -192,7 +191,10 @@

SEE ALSO

        curses(3x), curs_attr(3x), curs_clear(3x),  curs_inch(3x),
-       curs_outopts(3x), curs_refresh(3x), putc(3S).
+       curs_outopts(3x), curs_refresh(3x), putc(3).
+
+       Comparable  functions  in  the  wide-character  (ncursesw)
+       library are described in curs_add_wch(3x).