X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=092c974c9066e936e6d0322668edcb6d3db065c2;hp=ef4eda0418dae158e826a32e7cd8b73ed86ff638;hb=321b81e6b3fa425daddac02420d862100dc3aac8;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index ef4eda04..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 20180728). + 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