X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=092c974c9066e936e6d0322668edcb6d3db065c2;hp=e8f736185b7b6c3f790e20cd7ca550ae7ec1c8cd;hb=321b81e6b3fa425daddac02420d862100dc3aac8;hpb=7d6371e47006c8aef4ac94f52998a35b03bf89cf diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index e8f73618..092c974c 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 20180825). + This describes ncurses version 6.1 (patch 20181208). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI