X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addchstr.3x.html;h=2d342f5358178c74081f12759a91e5f75a777d9e;hp=dae7b70a55a943d3bdec0b1e9fdec021bd043cfc;hb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_addchstr.3x.html b/doc/html/man/curs_addchstr.3x.html index dae7b70a..2d342f53 100644 --- a/doc/html/man/curs_addchstr.3x.html +++ b/doc/html/man/curs_addchstr.3x.html @@ -1,7 +1,7 @@ @@ -83,7 +83,7 @@ backspace, or carriage return characters), they do not ad- vance the current cursor position, they do not expand oth- er control characters to ^-escapes, and they truncate the - string if it crosses the right margin, rather then wrap- + string if it crosses the right margin, rather than wrap- ping it around to the new line. @@ -113,6 +113,9 @@

SEE ALSO

        curses(3x).
 
+       Comparable functions in the wide-character (ncursesw)  li-
+       brary are described in curs_add_wchstr(3x).
+
 
 
                                                       curs_addchstr(3x)