X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=3c2be488446be6a1d26ec718239925d40d605e6e;hb=06b5ef53baf520efffbf26929b29d3994af8dfb1;hp=354673df65f72edbdb243a71cae4d0a78ce5f2fa;hpb=97cb42f22c43eb31a4bf11475bd73ab0e0b10923;p=ncurses.git diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 354673df..3c2be488 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 20190727). + This describes ncurses version 6.1 (patch 20190921). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI