X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=2a36e050e22e14b0f6dcd17fc4c0cc7d028e0bb7;hp=2f792e7e85056a3e8885ff378f1105f9d009374c;hb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175;hpb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 2f792e7e..2a36e050 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -59,7 +59,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.1 (patch 20191207). + This describes ncurses version 6.1 (patch 20200118). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI