xref: /src/contrib/ncurses/man/manhtml.aliases (revision 68ad2b0d7af2a3571c4abac9afa712f9b09b721c)
1# $Id: manhtml.aliases,v 1.50 2025/11/12 00:49:19 Branden.Robinson Exp $
2#***************************************************************************
3# Copyright 2019-2024,2025 Thomas E. Dickey                                *
4# Copyright 2013,2017 Free Software Foundation, Inc.                       *
5#                                                                          *
6# Permission is hereby granted, free of charge, to any person obtaining a  *
7# copy of this software and associated documentation files (the            *
8# "Software"), to deal in the Software without restriction, including      *
9# without limitation the rights to use, copy, modify, merge, publish,      *
10# distribute, distribute with modifications, sublicense, and/or sell       *
11# copies of the Software, and to permit persons to whom the Software is    *
12# furnished to do so, subject to the following conditions:                 *
13#                                                                          *
14# The above copyright notice and this permission notice shall be included  *
15# in all copies or substantial portions of the Software.                   *
16#                                                                          *
17# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
18# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
19# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
20# IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
21# DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
22# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
23# THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
24#                                                                          *
25# Except as contained in this notice, the name(s) of the above copyright   *
26# holders shall not be used in advertising or otherwise to promote the     *
27# sale, use or other dealings in this Software without prior written       *
28# authorization.                                                           *
29#***************************************************************************
30# Items in this list will be linked to the corresponding man pages by man2html
31add_wch(3X)		curs_add_wch(3X)
32addch(3X)		curs_addch(3X)
33assume_default_colors(3X)	default_colors(3X)
34attr_get(3X)		curs_attr(3X)
35attr_on(3X)		curs_attr(3X)
36attron(3X)		curs_attr(3X)
37baudrate(3X)		curs_termattrs(3X)
38beep(3X)		curs_beep(3X)
39bkgd(3X)		curs_bkgd(3X)
40bkgrnd(3X)		curs_bkgrnd(3X)
41cbreak(3X)		curs_inopts(3X)
42clearok(3X)		curs_outopts(3X)
43clrtoeol(3X)		curs_clear(3X)
44color_content(3X)	curs_color(3X)
45curs_set(3X)		curs_kernel(3X)
46curscr(3X)		curs_variables(3X)
47curses_trace(3X)	curs_trace(3X)
48def_prog_mode(3X)	curs_kernel(3X)
49def_shell_mode(3X)	curs_kernel(3X)
50del_curterm(3X)		curs_terminfo(3X)
51delay_output(3X)	curs_util(3X)
52delscreen(3X)		curs_initscr(3X)
53doupdate(3X)		curs_refresh(3X)
54echo(3X)		curs_inopts(3X)
55endwin(3X)		curs_initscr(3X)
56erasechar(3X)		curs_termattrs(3X)
57erasewchar(3X)		curs_termattrs(3X)
58extended_slk_color(3X)	curs_slk(3X)
59filter(3X)		curs_util(3X)
60flushinp(3X)		curs_util(3X)
61get_wch(3X)		curs_get_wch(3X)
62get_wstr(3X)		curs_get_wstr(3X)
63getcchar(3X)		curs_getcchar(3X)
64getch(3X)		curs_getch(3X)
65getstr(3X)		curs_getstr(3X)
66getwin(3X)		curs_util(3X)
67getyx(3X)		curs_getyx(3X)
68halfdelay(3X)		curs_inopts(3X)
69has_key(3X)		curs_getch(3X)
70immedok(3X)		curs_outopts(3X)
71in_wch(3X)		curs_in_wch(3X)
72inch(3X)		curs_inch(3X)
73infocmp(1)		infocmp(1M)
74initscr(3X)		curs_initscr(3X)
75init_color(3X)		curs_color(3X)
76is_cbreak(3X)		curs_inopts(3X)
77is_scrollok(3X)		curs_opaque(3X)
78keyname(3X)		curs_util(3X)
79keypad(3X)		curs_inopts(3X)
80killchar(3X)		curs_termattrs(3X)
81killwchar(3X)		curs_termattrs(3X)
82longname(3X)		curs_termattrs(3X)
83meta(3X)		curs_inopts(3X)
84move(3X)		curs_move(3X)
85mousemask(3X)		curs_mouse(3X)
86mvcur(3X)		curs_terminfo(3X)
87mvwin(3X)		curs_window(3X)
88newterm(3X)		curs_initscr(3X)
89newwin(3X)		curs_window(3X)
90nl(3X)			curs_inopts(3X)
91nocbreak(3X)		curs_inopts(3X)
92nonl(3X)		curs_inopts(3X)
93noraw(3X)		curs_inopts(3X)
94pnoutrefresh(3X)	curs_pad(3X)
95prefresh(3X)		curs_pad(3X)
96printw(3X)		curs_printw(3X)
97putp(3X)		curs_terminfo(3X)
98putwin(3X)		curs_util(3X)
99raw(3X)			curs_inopts(3X)
100refresh(3X)		curs_refresh(3X)
101reset_prog_mode(3X)	curs_kernel(3X)
102reset_shell_mode(3X)	curs_kernel(3X)
103restartterm(3X)		curs_terminfo(3X)
104ripoffline(3X)		curs_kernel(3X)
105set_curterm(3X)		curs_terminfo(3X)
106set_term(3X)		curs_initscr(3X)
107setcchar(3X)		curs_getcchar(3X)
108setupterm(3X)		curs_terminfo(3X)
109slk_attr(3X)		curs_slk(3X)
110slk_color(3X)		curs_slk(3X)
111slk_init(3X)		curs_slk(3X)
112slk_touch(3X)		curs_slk(3X)
113start_color(3X)		curs_color(3X)
114terminfo(3X)		curs_terminfo(3X)
115tic(1)			tic(1M)
116tigetflag(3X)		curs_terminfo(3X)
117tigetnum(3X)		curs_terminfo(3X)
118tigetstr(3X)		curs_terminfo(3X)
119touchline(3X)		curs_touch(3X)
120touchwin(3X)		curs_touch(3X)
121tparm(3X)		curs_terminfo(3X)
122tputs(3X)		curs_terminfo(3X)
123trace(3X)		curs_trace(3X)
124ungetch(3X)		curs_util(3X)
125use_default_colors(3X)	default_colors(3X)
126use_env(3X)		curs_util(3X)
127use_extended_names(3X)	curs_extend(3X)
128use_legacy_coding(3X)	legacy_coding(3X)
129use_tioctl(3X)		curs_util(3X)
130vidputs(3X)		curs_terminfo(3X)
131wadd_wch(3X)		curs_add_wch(3X)
132waddch(3X)		curs_addch(3X)
133waddnstr(3X)		curs_addstr(3X)
134waddnwstr(3X)		curs_addwstr(3X)
135waddstr(3X)		curs_addstr(3X)
136waddwstr(3X)		curs_addwstr(3X)
137wattr_set(3X)		curs_attr(3X)
138wattrset(3X)		curs_attr(3X)
139wbkgdset(3X)		curs_bkgd(3X)
140wbkgrndset(3X)		curs_bkgrnd(3X)
141wdelch(3X)		curs_delch(3X)
142wecho_wchar(3X)		curs_add_wch(3X)
143wechochar(3X)		curs_addch(3X)
144wget_wch(3X)		curs_get_wch(3X)
145wget_wstr(3X)		curs_get_wstr(3X)
146wgetch(3X)		curs_getch(3X)
147wgetstr(3X)		curs_getstr(3X)
148win_wch(3X)		curs_in_wch(3X)
149winch(3X)		curs_inch(3X)
150wins_wch(3X)		curs_ins_wch(3X)
151winsch(3X)		curs_insch(3X)
152wmove(3X)		curs_move(3X)
153wnoutrefresh(3X)	curs_refresh(3X)
154wrefresh(3X)		curs_refresh(3X)
155wsetscrreg(3X)		curs_outopts(3X)
156wunctrl(3X)		curs_util(3X)
157