X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wch.3x.html;h=af7c8957bb17ffe97fd7303f9377b338a719e964;hb=f7b8e526e024ce141e61633e966255400de67772;hp=02cbae7fa27835373da63b31c8e478dcf83485fa;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/curs_add_wch.3x.html b/doc/html/man/curs_add_wch.3x.html index 02cbae7f..af7c8957 100644 --- a/doc/html/man/curs_add_wch.3x.html +++ b/doc/html/man/curs_add_wch.3x.html @@ -1,7 +1,7 @@ @@ -87,8 +87,7 @@ - If the character part of wch is a tab, newline, backspace or other control character, the window is - updated and the cursor moves as if addch(3x) were - called. + updated and the cursor moves as if addch were called. The echo_wchar function is functionally equivalent to a call to add_wch followed by a call to refresh. Similarly, @@ -125,8 +124,8 @@

SEE ALSO

-       curses(3x),  curs_attr_get(3x),  curs_clear(3x), curs_out-
-       opts(3x), curs_refresh(3x), putwc(3)
+       curses(3x), curs_addch(3x), curs_attr(3x), curs_clear(3x),
+       curs_outopts(3x), curs_refresh(3x), putwc(3)