X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_add_wch.3x;h=51ac1a4b5c35e38edbc63163eb38181d3c0b38cc;hp=91228d450b2094d0da05a0c506c5fbcaf8eb1b7e;hb=0c9774ef662e2137933ac0c79077eaa9c8981357;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/man/curs_add_wch.3x b/man/curs_add_wch.3x index 91228d45..51ac1a4b 100644 --- a/man/curs_add_wch.3x +++ b/man/curs_add_wch.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_add_wch.3x,v 1.5 2006/12/02 17:02:35 tom Exp $ +.\" $Id: curs_add_wch.3x,v 1.6 2006/12/24 15:22:22 tom Exp $ .TH curs_add_wch 3X "" .SH NAME \fBadd_wch\fP, @@ -82,7 +82,7 @@ and the rendition specified by \fIwch\fP is ignored. - If the character part of \fIwch\fP is a tab, newline, backspace or other control character, -the window is updated and the cursor moves as if \fBaddch\fR(3X) were called. +the window is updated and the cursor moves as if \fBaddch\fR were called. .PP The \fBecho_wchar\fP function is functionally equivalent to a call to @@ -122,7 +122,7 @@ Those are not currently implemented in \fBncurses\fP. .PP \fBcurses\fR(3X), \fBcurs_addch\fR(3X), -\fBcurs_attr_get\fR(3X), +\fBcurs_attr\fR(3X), \fBcurs_clear\fR(3X), \fBcurs_outopts\fR(3X), \fBcurs_refresh\fR(3X),