X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=9ef942c8788fda88b9cefeb8961c202d7c19df7a;hp=dff3d2f4a2c084963dbb4f370ec154edaf689598;hb=3d46d7e9d3e210417f34acf3b469378558398d07;hpb=61790aa3ac9e0dff2b443ac567b174fc4d235b86 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index dff3d2f4..9ef942c8 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 20211009). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -78,7 +78,7 @@ option, or (if it has been generated) with the debugging library -lncurses_g. (Your system integrator may also have installed these libraries under the names -lcurses and -lcurses_g.) The ncurses_g - library generates trace logs (in a file called 'trace' in the current + library generates trace logs (in a file called "trace" in the current directory) that describe curses actions. See also the section on ALTERNATE CONFIGURATIONS. @@ -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)