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