X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=ae4f63c789e8622c574e9c2622d65d302caa386b;hb=30393be892025f03322b7907a04cc05cc08e8760;hp=e8f736185b7b6c3f790e20cd7ca550ae7ec1c8cd;hpb=7d6371e47006c8aef4ac94f52998a35b03bf89cf;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index e8f73618..ae4f63c7 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 20180825). + This describes ncurses version 6.1 (patch 20180901). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI