X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=2382f1111a70664f4ff01057ef8bde1478b27a52;hp=a0526f2c69079ae35e0967586e938ed92bf2eafd;hb=74137fec04e130a88ef25618cf730af988a4f51a;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index a0526f2c..2382f111 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -33,7 +33,7 @@ - + ncurses 3x @@ -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.0 (patch 20171118). + This describes ncurses version 6.1 (patch 20180331). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI