xref: /freebsd/contrib/ncurses/man/manhtml.aliases (revision aae38d10b4eebf81c0942947e8b83a9bb8651d88)
1# $Id: manhtml.aliases,v 1.13 2019/02/16 23:44:49 tom Exp $
2#***************************************************************************
3# Copyright (c) 2013-2017,2019 Free Software Foundation, Inc.              *
4#                                                                          *
5# Permission is hereby granted, free of charge, to any person obtaining a  *
6# copy of this software and associated documentation files (the            *
7# "Software"), to deal in the Software without restriction, including      *
8# without limitation the rights to use, copy, modify, merge, publish,      *
9# distribute, distribute with modifications, sublicense, and/or sell       *
10# copies of the Software, and to permit persons to whom the Software is    *
11# furnished to do so, subject to the following conditions:                 *
12#                                                                          *
13# The above copyright notice and this permission notice shall be included  *
14# in all copies or substantial portions of the Software.                   *
15#                                                                          *
16# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
17# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
18# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
19# IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
20# DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
21# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
22# THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
23#                                                                          *
24# Except as contained in this notice, the name(s) of the above copyright   *
25# holders shall not be used in advertising or otherwise to promote the     *
26# sale, use or other dealings in this Software without prior written       *
27# authorization.                                                           *
28#***************************************************************************
29# Items in this list will be linked to the corresponding manpages by man2html
30assume_default_colors(3X)	default_colors(3X)
31addch(3X)		curs_addch(3X)
32curs_set(3X)		curs_kernel(3X)
33delscreen(3X)		curs_initscr(3X)
34doupdate(3X)		curs_refresh(3X)
35endwin(3X)		curs_initscr(3X)
36filter(3X)		curs_util(3X)
37get_wch(3X)		curs_get_wch(3X)
38getch(3X)		curs_getch(3X)
39inch(3X)		curs_inch(3X)
40infocmp(1)		infocmp(1M)
41initscr(3X)		curs_initscr(3X)
42is_scrollok(3X)		curs_opaque(3X)
43keypad(3X)		curs_inopts(3X)
44longname(3X)		curs_termattrs(3X)
45meta(3X)		curs_inopts(3X)
46mvcur(3X)		curs_terminfo(3X)
47newterm(3X)		curs_initscr(3X)
48refresh(3X)		curs_refresh(3X)
49reset_shell_mode(3X)	curs_kernel(3X)
50set_fieldtype(3X)	form_fieldtype(3X)
51set_term(3X)		curs_initscr(3X)
52setupterm(3X)		curs_terminfo(3X)
53slk_init(3X)		curs_slk(3X)
54tic(1)			tic(1M)
55tigetstr(3X)		curs_terminfo(3X)
56tparm(3X)		curs_terminfo(3X)
57tputs(3X)		curs_terminfo(3X)
58use_env(3X)		curs_util(3X)
59use_default_colors(3X)	default_colors(3X)
60use_extended_names(3X)	curs_extend(3X)
61vidputs(3X)		curs_terminfo(3X)
62wgetch(3X)		curs_getch(3X)
63