X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=64cc934b441d0d0d218496f5128454a01c50003f;hp=dff3d2f4a2c084963dbb4f370ec154edaf689598;hb=152c5a605234b7ea36ba3a03ec07e124bb6aac75;hpb=61790aa3ac9e0dff2b443ac567b174fc4d235b86 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index dff3d2f4..64cc934b 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -1,7 +1,7 @@ @@ -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 20210102). + This describes ncurses version 6.2 (patch 20210109). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -541,7 +541,7 @@ newpad curs_pad(3x) newterm curs_initscr(3x) newwin curs_window(3x) - nl curs_outopts(3x) + nl curs_inopts(3x) nocbreak curs_inopts(3x) nodelay curs_inopts(3x) noecho curs_inopts(3x) @@ -587,7 +587,6 @@ setcchar curs_getcchar(3x) setscrreg curs_outopts(3x) setsyx curs_kernel(3x) - setterm curs_terminfo(3x) setupterm curs_terminfo(3x) slk_attr curs_slk(3x)* slk_attr_off curs_slk(3x) @@ -643,8 +642,8 @@ use_legacy_coding legacy_coding(3x)* use_tioctl curs_util(3x)* vid_attr curs_terminfo(3x) - vid_puts curs_terminfo(3x) + vidattr curs_terminfo(3x) vidputs curs_terminfo(3x) vline curs_border(3x) @@ -709,8 +708,8 @@ winnstr curs_instr(3x) winnwstr curs_inwstr(3x) wins_nwstr curs_ins_wstr(3x) - wins_wch curs_ins_wch(3x) + wins_wstr curs_ins_wstr(3x) winsch curs_insch(3x) winsdelln curs_deleteln(3x)