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