X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=dff3d2f4a2c084963dbb4f370ec154edaf689598;hp=5408c286820e65e07eccebe981be39222378ebfd;hb=61790aa3ac9e0dff2b443ac567b174fc4d235b86;hpb=a28e782d7794ddeec23e7cb212dc455f0d93dc22 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 5408c286..dff3d2f4 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 20201219). + This describes ncurses version 6.2 (patch 20210102). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI