X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=d4768386d8d5cbdee1d4a1a60e4079f7fa50a2a7;hp=64590f9d9a4d0943d6a379397cd2f2ab7e5f2e1b;hb=acb4184f8f69fddd052a3daa8c8675f4bf8ce369;hpb=6a586fefa9985809fdfbc96d2dcb838a13e4e4d2 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 64590f9d..d4768386 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 20181229). + This describes ncurses version 6.1 (patch 20190112). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI