X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=866970b57948b3bba1dd1e5fccc91d8181d70928;hp=de942e64f40f7c2bcb631bc96d6b0f9269d0e555;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=3e91848cbe3dad23fdb60962fa9b678592591c34 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index de942e64..866970b5 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 20200418). + This describes ncurses version 6.2 (patch 20200425). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI