]> ncurses.scripts.mit.edu Git - ncurses.git/blob - man/manhtml.aliases
ncurses 6.1 - patch 20190427
[ncurses.git] / man / manhtml.aliases
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
30 assume_default_colors(3X)       default_colors(3X)
31 addch(3X)               curs_addch(3X)
32 curs_set(3X)            curs_kernel(3X)
33 delscreen(3X)           curs_initscr(3X)
34 doupdate(3X)            curs_refresh(3X)
35 endwin(3X)              curs_initscr(3X)
36 filter(3X)              curs_util(3X)
37 get_wch(3X)             curs_get_wch(3X)
38 getch(3X)               curs_getch(3X)
39 inch(3X)                curs_inch(3X)
40 infocmp(1)              infocmp(1M)
41 initscr(3X)             curs_initscr(3X)
42 is_scrollok(3X)         curs_opaque(3X)
43 keypad(3X)              curs_inopts(3X)
44 longname(3X)            curs_termattrs(3X)
45 meta(3X)                curs_inopts(3X)
46 mvcur(3X)               curs_terminfo(3X)
47 newterm(3X)             curs_initscr(3X)
48 refresh(3X)             curs_refresh(3X)
49 reset_shell_mode(3X)    curs_kernel(3X)
50 set_fieldtype(3X)       form_fieldtype(3X)
51 set_term(3X)            curs_initscr(3X)
52 setupterm(3X)           curs_terminfo(3X)
53 slk_init(3X)            curs_slk(3X)
54 tic(1)                  tic(1M)
55 tigetstr(3X)            curs_terminfo(3X)
56 tparm(3X)               curs_terminfo(3X)
57 tputs(3X)               curs_terminfo(3X)
58 use_env(3X)             curs_util(3X)
59 use_default_colors(3X)  default_colors(3X)
60 use_extended_names(3X)  curs_extend(3X)
61 vidputs(3X)             curs_terminfo(3X)
62 wgetch(3X)              curs_getch(3X)