]> ncurses.scripts.mit.edu Git - ncurses.git/blob - man/manhtml.aliases
ncurses 6.4 - patch 20231217
[ncurses.git] / man / manhtml.aliases
1 # $Id: manhtml.aliases,v 1.29 2023/12/18 00:27:56 tom 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
31 add_wch(3X)             curs_add_wch(3X)
32 addch(3X)               curs_addch(3X)
33 assume_default_colors(3X)       default_colors(3X)
34 attr_on(3X)             curs_attr(3X)
35 attron(3X)              curs_attr(3X)
36 baudrate(3X)            curs_termattrs(3X)
37 bkgd(3X)                curs_bkgd(3X)
38 bkgrnd(3X)              curs_bkgrnd(3X)
39 clearok(3X)             curs_outopts(3X)
40 curs_set(3X)            curs_kernel(3X)
41 curscr(3X)              curs_variables(3X)
42 def_prog_mode(3X)       curs_kernel(3X)
43 def_shell_mode(3X)      curs_kernel(3X)
44 del_curterm(3X)         curs_terminfo(3X)
45 delay_output(3X)        curs_util(3X)
46 delscreen(3X)           curs_initscr(3X)
47 doupdate(3X)            curs_refresh(3X)
48 endwin(3X)              curs_initscr(3X)
49 filter(3X)              curs_util(3X)
50 flushinp(3X)            curs_util(3X)
51 get_wch(3X)             curs_get_wch(3X)
52 getcchar(3X)            curs_getcchar(3X)
53 getch(3X)               curs_getch(3X)
54 immedok(3X)             curs_outopts(3X)
55 in_wch(3X)              curs_in_wch(3X)
56 inch(3X)                curs_inch(3X)
57 infocmp(1)              infocmp(1M)
58 initscr(3X)             curs_initscr(3X)
59 is_scrollok(3X)         curs_opaque(3X)
60 keypad(3X)              curs_inopts(3X)
61 longname(3X)            curs_termattrs(3X)
62 meta(3X)                curs_inopts(3X)
63 move(3X)                curs_move(3X)
64 mvcur(3X)               curs_terminfo(3X)
65 mvwin(3X)               curs_window(3X)
66 newterm(3X)             curs_initscr(3X)
67 newwin(3X)              curs_window(3X)
68 refresh(3X)             curs_refresh(3X)
69 reset_shell_mode(3X)    curs_kernel(3X)
70 restartterm(3X)         curs_terminfo(3X)
71 set_curterm(3X)         curs_terminfo(3X)
72 set_term(3X)            curs_initscr(3X)
73 setcchar(3X)            curs_getcchar(3X)
74 setupterm(3X)           curs_terminfo(3X)
75 slk_init(3X)            curs_slk(3X)
76 slk_touch(3X)           curs_slk(3X)
77 start_color(3X)         curs_color(3X)
78 terminfo(3X)            curs_terminfo(3X)
79 tic(1)                  tic(1M)
80 tigetstr(3X)            curs_terminfo(3X)
81 tparm(3X)               curs_terminfo(3X)
82 tputs(3X)               curs_terminfo(3X)
83 use_default_colors(3X)  default_colors(3X)
84 use_env(3X)             curs_util(3X)
85 use_extended_names(3X)  curs_extend(3X)
86 use_legacy_coding(3X)   legacy_coding(3X)
87 vidputs(3X)             curs_terminfo(3X)
88 wadd_wch(3X)            curs_add_wch(3X)
89 waddch(3X)              curs_addch(3X)
90 waddstr(3X)             curs_addstr(3X)
91 waddwstr(3X)            curs_addwstr(3X)
92 wbkgdset(3X)            curs_bkgd(3X)
93 wget_wch(3X)            curs_get_wch(3X)
94 wgetch(3X)              curs_getch(3X)
95 wgetstr(3X)             curs_getstr(3X)
96 wins_wch(3X)            curs_ins_wch(3X)
97 winsch(3X)              curs_insch(3X)
98 wmove(3X)               curs_move(3X)
99 wnoutrefresh(3X)        curs_refresh(3X)
100 wrefresh(3X)            curs_refresh(3X)
101 wsetscrreg(3X)          curs_outopts(3X)