X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=35abcf8f350a236c146b7ad63beac758f2fc8a10;hp=26f8865c7650363a193ceaffae6507a07d553187;hb=fe43d506ce08d1deef9e9e5a6d5fd4f9c9c32e1d;hpb=51a395aaa20e4aa687310bb8cb1616ccf8e8fd0d diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 26f8865c..35abcf8f 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -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.1 (patch 20190615). + This describes ncurses version 6.1 (patch 20190623). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI