X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=57dc5259d24dbed843b401a52ca54b6753617abb;hp=43d5a112930add87e350b879c7ee378dde85b161;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=8d3ea9021573747ecd129228ba7782a03243f62c diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 43d5a112..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 20171125). + 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