]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/user_caps.5.html
ncurses 6.1 - patch 20180331
[ncurses.git] / doc / html / man / user_caps.5.html
index 5495defb7b69ff2ecdc9432f1e599d852be00741..43708d13b97fdcb6e22339683c314e7e5cbe3f87 100644 (file)
@@ -26,7 +26,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: user_caps.5,v 1.6 2018/02/03 22:38:17 tom Exp @
+  * @Id: user_caps.5,v 1.7 2018/02/17 19:07:01 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
              could define <STRONG>RGB#1</STRONG> to represent the standard eight  ANSI  colors,
              i.e., one bit per color.
 
-          U8 <EM>boolean</EM>,  asserts  that ncurses must use Unicode values for line-
+          U8 <EM>number</EM>,  asserts  that  ncurses must use Unicode values for line-
              drawing characters, and that it should ignore the alternate char-
              acter  set capabilities when the locale uses UTF-8 encoding.  For
              more information, see the discussion  of  <STRONG>NCURSES_NO_UTF8_ACS</STRONG>  in