X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=f5bc89b4dce0876ff5dffab6ee497da0e8235e1f;hb=d1a029866f6d84087781eaa81de19949d8533426;hp=769df325e4710045fc9e212a6029a53b6510e469;hpb=f5aadfb8596c96e69ce2b772cd06626f2fba8ddc;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 769df325..f5bc89b4 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 20230729). + This describes ncurses version 6.4 (patch 20230805). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI