X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=df8fe1b3f35c275b01fe6be1349a841eff7faa45;hp=b1f5bad6408d9b1827f99c607d6fff2f06535ab3;hb=2560bc3dae7f4919060c02c91a593566c908091c;hpb=d62b54c082a8564aa0c715cddadb1160498b057f diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index b1f5bad6..df8fe1b3 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.133 2017/05/06 14:32:49 tom Exp @ + * @Id: ncurses.3x,v 1.134 2017/05/30 21:07:33 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 20170520). + This describes ncurses version 6.0 (patch 20170603). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -1222,7 +1222,7 @@ The ncurses library includes facilities for responding to window resiz- ing events, e.g., when running in an xterm. See the resizeterm(3x) and wresize(3x) manual pages for details. In addition, the library may be - configured with a SIGWINCH handler. + configured with a SIGWINCH handler. The ncurses library extends the fixed set of function key capabilities of terminals by allowing the application designer to define additional