X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=352e6ab8a788c07ea917866461d9571d5cdbe85d;hp=43d5a112930add87e350b879c7ee378dde85b161;hb=0fbd5e192896b3e446832d0a451df2cec5f5ae40;hpb=86b16a498d6d545c03dceff7636d269eb7eb1e8f diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 43d5a112..352e6ab8 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.0 (patch 20171125). + This describes ncurses version 6.0 (patch 20171216). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI