X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=57dc5259d24dbed843b401a52ca54b6753617abb;hp=697226b7ad65f6e3919a9a0a3de6eb24b2adcbef;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=02c4e383be9337e73a0e75844dfd1047745adb28 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 697226b7..57dc5259 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 20180407). + 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