X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fncurses.3x.html;h=1fc62427ff9a92a29aa4d492f21e384d66d0396c;hp=3b6f4f52ee0ad32834c702e193fb20ee461cc35b;hb=349761f30e7fc0b4bf2718f7fc3da34e09ea6735;hpb=5079dc1dbbaa5128ac761358dcf81c8b606983c4 diff --git a/doc/html/man/ncurses.3x.html b/doc/html/man/ncurses.3x.html index 3b6f4f52..1fc62427 100644 --- a/doc/html/man/ncurses.3x.html +++ b/doc/html/man/ncurses.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: ncurses.3x,v 1.148 2020/06/13 23:25:50 tom Exp @ + * @Id: ncurses.3x,v 1.149 2020/10/03 20:15:52 tom Exp @ --> @@ -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 20200725). + This describes ncurses version 6.2 (patch 20201003). The ncurses library emulates the curses library of System V Release 4 UNIX, and XPG4 (X/Open Portability Guide) curses (also known as XSI @@ -113,7 +113,6 @@ Most programs would additionally use the sequence: - nonl(); intrflush(stdscr, FALSE); keypad(stdscr, TRUE); @@ -313,8 +312,8 @@ bkgrnd curs_bkgrnd(3x) bkgrndset curs_bkgrnd(3x) border curs_border(3x) - border_set curs_border_set(3x) + box curs_border(3x) box_set curs_border_set(3x) can_change_color curs_color(3x) @@ -379,8 +378,8 @@ getnstr curs_getstr(3x) getparx curs_legacy(3x)* getpary curs_legacy(3x)* - getparyx curs_getyx(3x) + getstr curs_getstr(3x) getsyx curs_kernel(3x) getwin curs_util(3x) @@ -445,8 +444,8 @@ killchar curs_termattrs(3x) killwchar curs_termattrs(3x) leaveok curs_outopts(3x) - longname curs_termattrs(3x) + mcprint curs_print(3x)* meta curs_inopts(3x) mouse_trafo curs_mouse(3x)* @@ -511,8 +510,8 @@ mvwget_wstr curs_get_wstr(3x) mvwgetch curs_getch(3x) mvwgetn_wstr curs_get_wstr(3x) - mvwgetnstr curs_getstr(3x) + mvwgetstr curs_getstr(3x) mvwhline curs_border(3x) mvwhline_set curs_border_set(3x) @@ -546,7 +545,7 @@ nodelay curs_inopts(3x) noecho curs_inopts(3x) nofilter curs_util(3x)* - nonl curs_outopts(3x) + nonl curs_inopts(3x) noqiflush curs_inopts(3x) noraw curs_inopts(3x) notimeout curs_inopts(3x) @@ -577,8 +576,8 @@ scr_dump curs_scr_dump(3x) scr_init curs_scr_dump(3x) scr_restore curs_scr_dump(3x) - scr_set curs_scr_dump(3x) + scrl curs_scroll(3x) scroll curs_scroll(3x) scrollok curs_outopts(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)