X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;fp=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=f0124e57d12408ccc177cc8b54dcb8f86d90e000;hp=f7667988dd74b5bf6d1b34bc059d49ef50450b97;hb=122d3739b3c11c83decc625d53f26fff6e825710;hpb=135d37072755704b8d018e5de74e62ff3f28c930 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index f7667988..f0124e57 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 20231028). + This describes ncurses version 6.4 (patch 20231111). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI