X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=b1f5bad6408d9b1827f99c607d6fff2f06535ab3;hp=c4598bc3ff9f05f78d7cead803cb2bda35785a4c;hb=b793748293cd1a764b1a858455399ad899b5a8a1;hpb=07e31b3b587a07281ff7c71e5c13248a31048257 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index c4598bc3..b1f5bad6 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 20170506). + This describes ncurses version 6.0 (patch 20170520). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI