X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addch.3x.html;h=e59f7eced5fc1275fdb20ead0602a1163250f5fb;hb=f7b8e526e024ce141e61633e966255400de67772;hp=d5ce2fe20f2631099ee82b7b4771a0c0a65fa88f;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_addch.3x.html b/doc/html/man/curs_addch.3x.html index d5ce2fe2..e59f7ece 100644 --- a/doc/html/man/curs_addch.3x.html +++ b/doc/html/man/curs_addch.3x.html @@ -2,7 +2,7 @@ @@ -112,8 +112,8 @@ 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. + replacement for it. The names are taken from VT100 + nomenclature. Name Default Description @@ -192,7 +192,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).