xref: /freebsd/contrib/ncurses/man/manhtml.aliases (revision 7a656419)
1# $Id: manhtml.aliases,v 1.19 2020/12/12 14:45:55 tom Exp $
2#***************************************************************************
3# Copyright 2019,2020 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 manpages by man2html
31addch(3X)		curs_addch(3X)
32assume_default_colors(3X)	default_colors(3X)
33curs_set(3X)		curs_kernel(3X)
34delscreen(3X)		curs_initscr(3X)
35doupdate(3X)		curs_refresh(3X)
36endwin(3X)		curs_initscr(3X)
37filter(3X)		curs_util(3X)
38get_wch(3X)		curs_get_wch(3X)
39getcchar(3X)		curs_getcchar(3X)
40getch(3X)		curs_getch(3X)
41inch(3X)		curs_inch(3X)
42infocmp(1)		infocmp(1M)
43initscr(3X)		curs_initscr(3X)
44is_scrollok(3X)		curs_opaque(3X)
45keypad(3X)		curs_inopts(3X)
46longname(3X)		curs_termattrs(3X)
47meta(3X)		curs_inopts(3X)
48mvcur(3X)		curs_terminfo(3X)
49mvwin(3X)		curs_window(3X)
50newterm(3X)		curs_initscr(3X)
51refresh(3X)		curs_refresh(3X)
52reset_shell_mode(3X)	curs_kernel(3X)
53set_term(3X)		curs_initscr(3X)
54setcchar(3X)		curs_getcchar(3X)
55setupterm(3X)		curs_terminfo(3X)
56slk_init(3X)		curs_slk(3X)
57slk_touch(3X)		curs_slk(3X)
58tic(1)			tic(1M)
59tigetstr(3X)		curs_terminfo(3X)
60tparm(3X)		curs_terminfo(3X)
61tputs(3X)		curs_terminfo(3X)
62use_default_colors(3X)	default_colors(3X)
63use_env(3X)		curs_util(3X)
64use_extended_names(3X)	curs_extend(3X)
65use_legacy_coding(3X)	legacy_coding(3X)
66vidputs(3X)		curs_terminfo(3X)
67wgetch(3X)		curs_getch(3X)
68wnoutrefresh(3X)	curs_refresh(3X)
69wrefresh(3X)		curs_refresh(3X)
70