X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=inline;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;fp=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=e80aea694bc3f8d7cb18583d2c02480233003887;hb=3ffedbf1016b2d7026e7543fe73e87b046fbd862;hp=1fdc512afef1afdbcd0a0a4ed1b98aa498cce215;hpb=17db5dfb5e91dbd31058d78c9c23efead6f822ea;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 1fdc512a..e80aea69 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 20220813). + This describes ncurses version 6.3 (patch 20220917). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI