X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=cc340b4cd91f5503f68f3880a0366e9d6b9f8a5f;hp=3c2be488446be6a1d26ec718239925d40d605e6e;hb=b025434573f466efe27862656a6a9d41dd2bd609;hpb=8d8a3537cd58af7879c6e1921235daeed2b74926 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 3c2be488..cc340b4c 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 20190921). + This describes ncurses version 6.1 (patch 20191012). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI