X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=57dc5259d24dbed843b401a52ca54b6753617abb;hp=a0526f2c69079ae35e0967586e938ed92bf2eafd;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index a0526f2c..57dc5259 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 20180519). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI