xref: /openbsd/lib/libcurses/manhtml.aliases (revision 3bef86f7)
1# $Id: manhtml.aliases,v 1.1 2023/10/17 09:52:08 nicm Exp $
2#***************************************************************************
3# Copyright 2019-2022,2023 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(3)		curs_addch(3)
32assume_default_colors(3)	default_colors(3)
33baudrate(3)		curs_termattrs(3)
34clearok(3)		curs_outopts(3)
35curs_set(3)		curs_kernel(3)
36def_prog_mode(3)	curs_kernel(3)
37def_shell_mode(3)	curs_kernel(3)
38delscreen(3)		curs_initscr(3)
39doupdate(3)		curs_refresh(3)
40endwin(3)		curs_initscr(3)
41filter(3)		curs_util(3)
42get_wch(3)		curs_get_wch(3)
43getcchar(3)		curs_getcchar(3)
44getch(3)		curs_getch(3)
45immedok(3)		curs_outopts(3)
46inch(3)		curs_inch(3)
47infocmp(1)		infocmp(1)
48initscr(3)		curs_initscr(3)
49is_scrollok(3)		curs_opaque(3)
50keypad(3)		curs_inopts(3)
51longname(3)		curs_termattrs(3)
52meta(3)		curs_inopts(3)
53mvcur(3)		curs_terminfo(3)
54mvwin(3)		curs_window(3)
55newterm(3)		curs_initscr(3)
56refresh(3)		curs_refresh(3)
57reset_shell_mode(3)	curs_kernel(3)
58restartterm(3)		curs_terminfo(3)
59set_curterm(3)		curs_terminfo(3)
60set_term(3)		curs_initscr(3)
61setcchar(3)		curs_getcchar(3)
62setupterm(3)		curs_terminfo(3)
63slk_init(3)		curs_slk(3)
64slk_touch(3)		curs_slk(3)
65tic(1)			tic(1)
66tigetstr(3)		curs_terminfo(3)
67tparm(3)		curs_terminfo(3)
68tputs(3)		curs_terminfo(3)
69use_default_colors(3)	default_colors(3)
70use_env(3)		curs_util(3)
71use_extended_names(3)	curs_extend(3)
72use_legacy_coding(3)	legacy_coding(3)
73vidputs(3)		curs_terminfo(3)
74wadd_wch(3)		curs_add_wch(3)
75waddch(3)		curs_addch(3)
76wbkgdset(3)		curs_bkgd(3)
77wget_wch(3)		curs_get_wch(3)
78wgetch(3)		curs_getch(3)
79wnoutrefresh(3)	curs_refresh(3)
80wrefresh(3)		curs_refresh(3)
81