X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=86378eb9e00b388b9e307cd7eb0371b429783273;hp=df8fe1b3f35c275b01fe6be1349a841eff7faa45;hb=b5be26931d6488adcb1ff8bc07df9de378ce0d27;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index df8fe1b3..86378eb9 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: ncurses.3x,v 1.134 2017/05/30 21:07:33 tom Exp @ + * @Id: ncurses.3x,v 1.135 2017/08/12 22:27:43 tom Exp @ --> @@ -59,7 +59,7 @@ method of updating character screens with reasonable optimization. This implementation is "new curses" (ncurses) and is the approved replacement for 4.4BSD classic curses, which has been discontinued. - This describes ncurses version 6.0 (patch 20170603). + This describes ncurses version 6.0 (patch 20171028). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -1205,6 +1205,7 @@ terminfo(5) and related pages whose names begin "curs_" for detailed routine descriptions. curs_variables(3x) + user_caps(5) for user-defined capabilities

EXTENSIONS