X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=697226b7ad65f6e3919a9a0a3de6eb24b2adcbef;hp=3b069992ae51ab92b9e8679044f0f27239327578;hb=9208e1bde56ebb9cc550fd93034f1d4650518b11;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 3b069992..697226b7 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.0 (patch 20180106). + This describes ncurses version 6.1 (patch 20180407). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI