X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=354673df65f72edbdb243a71cae4d0a78ce5f2fa;hb=3ab4db240283db0682a66a8587f2174508348bc6;hp=f060b652f2a0bd6a7858d55694765f5cc7c1fe52;hpb=6b4f5830b7910188b532d661f79775306715f67e;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index f060b652..354673df 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -35,7 +35,7 @@ ncurses 3x - + @@ -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 20190216). + This describes ncurses version 6.1 (patch 20190727). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI