X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_addch.3x.html;h=6c123ac9a642bbe38d3a90de254e361dbc5ce6b5;hp=b2086c9240252750e19df59d597655449513c13e;hb=cef50b3afcd58166f3541b701c97bce538844c76;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff diff --git a/doc/html/man/curs_addch.3x.html b/doc/html/man/curs_addch.3x.html index b2086c92..6c123ac9 100644 --- a/doc/html/man/curs_addch.3x.html +++ b/doc/html/man/curs_addch.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_addch.3x,v 1.29 2010/08/14 23:29:16 tom Exp @ + * @Id: curs_addch.3x,v 1.30 2010/10/02 23:19:07 tom Exp @ --> @@ -195,7 +195,8 @@

SEE ALSO

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