]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_addch.3x.html
ncurses 6.0 - patch 20171125
[ncurses.git] / doc / html / man / curs_addch.3x.html
index fbacde1ef9ad190d2b5ae3207f69dcdd7d3e1a3c..13e3721dc370663e1b3396dac358ae1259d287b5 100644 (file)
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_addch.3x,v 1.43 2017/11/19 01:54:00 tom Exp @
+  * @Id: curs_addch.3x,v 1.44 2017/11/20 01:27:20 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
 
 </PRE><H3><a name="h3-Character-Set">Character Set</a></H3><PRE>
        X/Open Curses assumes that the parameter passed to  <STRONG>waddch</STRONG>  contains  a
-       single  character.   As  discussed in <STRONG>curs_attr(3x)</STRONG>, that character may
+       single  character.   As  discussed in <STRONG><A HREF="curs_attr.3x.html">curs_attr(3x)</A></STRONG>, that character may
        have been more than eight bits in an SVr3 or SVr4  implementation,  but
        in  the  X/Open Curses model, the details are not given.  The important
        distinction between SVr4 curses and X/Open Curses is that the non-char-