X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_util.3x.html;h=278bc915ad7a487492132c5cb3627453d5ee9eea;hp=09b376484e3703e6be924c8aecdefceb3a6490f0;hb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;hpb=6941ed1e8bfdfc7634a57655dc71e7a7ed02a6e8 diff --git a/doc/html/man/curs_util.3x.html b/doc/html/man/curs_util.3x.html index 09b37648..278bc915 100644 --- a/doc/html/man/curs_util.3x.html +++ b/doc/html/man/curs_util.3x.html @@ -1,7 +1,7 @@ @@ -196,7 +196,7 @@ o the data written is a copy of the WINDOW structure, and its associ- ated character cells. The format differs between the wide-charac- - ter (ncursesw) and non-wide (ncurses) libraries. You can transfer + ter (ncursesw) and non-wide (ncurses) libraries. You can transfer data between the two, however. o the retrieved window is always created as a top-level window (or @@ -331,6 +331,10 @@ "meta" keys (or if keyname is called before initializing curses), this implementation returns strings "M-^@", "M-^A", etc. + X/Open Curses documents unctrl as declared in <unctrl.h>, which ncurses + does. However, ncurses' <curses.h> includes <unctrl.h>, matching the + behavior of SVr4 curses. Other implementations may not do that. +

use_env/use_tioctl

        If  ncurses  is  configured  to provide the sp-functions extension, the