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=1ca2d0be280abc26dd1f2908d635f31cc085c6c0;hp=e97c8c8ac3818532cbd1a7d10a8a869ac9c623d4;hb=3b56f70388c2ae65421ff54b45be77a479e79aea;hpb=74433bcf4f6fe40862a28f3c00edaedcd5054b01 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index e97c8c8a..1ca2d0be 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 20211225). + This describes ncurses version 6.3 (patch 20220101). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI