X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=9cf27bf5410fe46f1af0d5c88a90623f85cc1965;hb=eb51b1ea1f75a0ec17c9c5937cb28df1e8eeec56;hp=ab2b69d136d0e7eba52ae0755a401649db60d9f8;hpb=c11444e368f1d5964bd0f81e6e3b0f8c8ccd09cc;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index ab2b69d1..9cf27bf5 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.4 (patch 20221231). + This describes ncurses version 6.4 (patch 20230408). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI