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