X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=afacdebe193779854409427d2b320d508f9846cc;hb=4c9f63c460cb7134f142aa65f6866c175ed77605;hp=17afb0d2b76bd95273457582e109b96d7b717343;hpb=f8a52f8d51160dbfdd5449403bb157497f2b39c4;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 17afb0d2..afacdebe 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.3 (patch 20220219). + This describes ncurses version 6.3 (patch 20220416). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI