X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=d514e3db6b531cc8d7d01d0b329d009ebd3a3edf;hp=866970b57948b3bba1dd1e5fccc91d8181d70928;hb=54d0d62f0eb759e3c623a215d98ddebccca64488;hpb=460005b642d978c6d4b48810803514bd36a6245b;ds=sidebyside diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 866970b5..d514e3db 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -60,7 +60,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.2 (patch 20200425). + This describes ncurses version 6.2 (patch 20200516). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI