X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=de942e64f40f7c2bcb631bc96d6b0f9269d0e555;hp=3f47873bc775702570b1d5eda839ea352d8bf62f;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=f79af94ad91dfe693eb9779caf71ea892fb1eff6 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 3f47873b..de942e64 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -60,7 +60,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.2 (patch 20200321). + This describes ncurses version 6.2 (patch 20200418). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -259,7 +259,7 @@ Each cell (row and column) in a WINDOW is stored as a cchar_t. - The setcchar(3x) and getcchar(3x) functions store and + The setcchar(3x) and getcchar(3x) functions store and retrieve the data from a cchar_t structure. wchar_t