]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_attr.3x.html
ncurses 6.0 - patch 20170107
[ncurses.git] / doc / html / man / curs_attr.3x.html
index c4c0eddfbc06fc97dbb8816b6a6af2f06c27e1d5..cca759ac81d93ce2a201e91dbe0214a7dc6ccea2 100644 (file)
@@ -1,7 +1,7 @@
 <!-- 
   * t
   ****************************************************************************
-  * Copyright (c) 1998-2015,2016 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2016,2017 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_attr.3x,v 1.48 2016/10/15 17:09:05 tom Exp @
+  * @Id: curs_attr.3x,v 1.49 2017/01/07 19:25:15 tom Exp @
   * attr_get
   * .br
   * .br
        does a cursor move before acting.
 
        In these functions, the color <EM>pair</EM> argument  is  a  color-
-       pair  index  (as  in  the first argument of <EM>init</EM><STRONG>_</STRONG><EM>pair</EM>, see
+       pair  index  (as  in  the first argument of <STRONG>init_pair</STRONG>, see
        <STRONG><A HREF="curs_color.3x.html">curs_color(3x)</A></STRONG>).  The <STRONG>opts</STRONG> argument is not presently used,
        but is reserved for the future (leave it <STRONG>NULL</STRONG>).