X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_variables.3x.html;h=49151a07180a0c9f7be0d22373b9133c47ff1a10;hp=1241180ba20e01fc5746111e787e9b98bbedc97f;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff diff --git a/doc/html/man/curs_variables.3x.html b/doc/html/man/curs_variables.3x.html index 1241180b..49151a07 100644 --- a/doc/html/man/curs_variables.3x.html +++ b/doc/html/man/curs_variables.3x.html @@ -1,7 +1,7 @@ - + @@ -73,10 +73,10 @@ es(3x) manual page. Depending on the configuration, these may be actual vari- - ables, or macros (see curs_threads(3x)) which provide - read-only access to curses's state. In either case, ap- - plications should treat them as read-only to avoid confus- - ing the library. + ables, or macros (see curs_threads(3x) and + curs_opaque(3x)) which provide read-only access to curs- + es's state. In either case, applications should treat + them as read-only to avoid confusing the library. COLOR_PAIRS After initializing curses, this variable contains the num- @@ -133,7 +133,7 @@

NOTES

        The   curses   library   is   initialized   using   either
-       initscr(3x), or newterm(3x).
+       curs_initscr(3x), or curs_initscr(3x).
 
        If  curses  is  configured to use separate curses/terminfo
        libraries, most of these variables reside  in  the  curses
@@ -148,17 +148,14 @@
 
 

SEE ALSO

-       curses(3x), curs_threads(3x), term_variables(3x),  termin-
-       fo(3x), terminfo(5).
+       curses(3x),      curs_opaque(3x),       curs_terminfo(3x),
+       curs_threads(3x), term_variables(3x), terminfo(5).
 
 
 
                                                      curs_variables(3x)
 

-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html