]> ncurses.scripts.mit.edu Git - ncurses.git/blob - man/man_db.renames
ncurses 6.1 - patch 20180707
[ncurses.git] / man / man_db.renames
1 ##############################################################################
2 # Copyright (c) 1998-2015,2017 Free Software Foundation, Inc.                #
3 #                                                                            #
4 # Permission is hereby granted, free of charge, to any person obtaining a    #
5 # copy of this software and associated documentation files (the "Software"), #
6 # to deal in the Software without restriction, including without limitation  #
7 # the rights to use, copy, modify, merge, publish, distribute, distribute    #
8 # with modifications, sublicense, and/or sell copies of the Software, and to #
9 # permit persons to whom the Software is furnished to do so, subject to the  #
10 # following conditions:                                                      #
11 #                                                                            #
12 # The above copyright notice and this permission notice shall be included in #
13 # all copies or substantial portions of the Software.                        #
14 #                                                                            #
15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,   #
17 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL    #
18 # THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER      #
19 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING    #
20 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER        #
21 # DEALINGS IN THE SOFTWARE.                                                  #
22 #                                                                            #
23 # Except as contained in this notice, the name(s) of the above copyright     #
24 # holders shall not be used in advertising or otherwise to promote the sale, #
25 # use or other dealings in this Software without prior written               #
26 # authorization.                                                             #
27 ##############################################################################
28 # $Id: man_db.renames,v 1.52 2017/12/02 20:21:14 tom Exp $
29 # Manual-page renamings for the man_db program
30 #
31 # Files:
32 captoinfo.1m                    captoinfo.1
33 clear.1                         clear.1
34 curs_add_wch.3x                 add_wch.3ncurses
35 curs_add_wchstr.3x              add_wchstr.3ncurses
36 curs_addch.3x                   addch.3ncurses
37 curs_addchstr.3x                addchstr.3ncurses
38 curs_addstr.3x                  addstr.3ncurses
39 curs_addwstr.3x                 addwstr.3ncurses
40 curs_attr.3x                    attr.3ncurses
41 curs_beep.3x                    beep.3ncurses
42 curs_bkgd.3x                    bkgd.3ncurses
43 curs_bkgrnd.3x                  bkgrnd.3ncurses
44 curs_border.3x                  border.3ncurses
45 curs_border_set.3x              border_set.3ncurses
46 curs_clear.3x                   clear.3ncurses
47 curs_color.3x                   color.3ncurses
48 curs_delch.3x                   delch.3ncurses
49 curs_deleteln.3x                deleteln.3ncurses
50 curs_extend.3x                  extensions.3ncurses
51 curs_get_wch.3x                 get_wch.3ncurses
52 curs_get_wstr.3x                get_wstr.3ncurses
53 curs_getcchar.3x                getcchar.3ncurses
54 curs_getch.3x                   getch.3ncurses
55 curs_getstr.3x                  getstr.3ncurses
56 curs_getyx.3x                   getyx.3ncurses
57 curs_in_wch.3x                  in_wch.3ncurses
58 curs_in_wchstr.3x               in_wchstr.3ncurses
59 curs_inch.3x                    inch.3ncurses
60 curs_inchstr.3x                 inchstr.3ncurses
61 curs_initscr.3x                 initscr.3ncurses
62 curs_inopts.3x                  inopts.3ncurses
63 curs_ins_wch.3x                 ins_wch.3ncurses
64 curs_ins_wstr.3x                ins_wstr.3ncurses
65 curs_insch.3x                   insch.3ncurses
66 curs_insstr.3x                  insstr.3ncurses
67 curs_instr.3x                   instr.3ncurses
68 curs_inwstr.3x                  inwstr.3ncurses
69 curs_kernel.3x                  kernel.3ncurses
70 curs_legacy.3x                  legacy.3ncurses
71 curs_memleaks.3x                memleaks.3ncurses
72 curs_mouse.3x                   mouse.3ncurses
73 curs_move.3x                    move.3ncurses
74 curs_opaque.3x                  opaque.3ncurses
75 curs_outopts.3x                 outopts.3ncurses
76 curs_overlay.3x                 overlay.3ncurses
77 curs_pad.3x                     pad.3ncurses
78 curs_print.3x                   print.3ncurses
79 curs_printw.3x                  printw.3ncurses
80 curs_refresh.3x                 refresh.3ncurses
81 curs_scanw.3x                   scanw.3ncurses
82 curs_scr_dump.3x                scr_dump.3ncurses
83 curs_scroll.3x                  scroll.3ncurses
84 curs_slk.3x                     slk.3ncurses
85 curs_sp_funcs.3x                sp_funcs.3ncurses
86 curs_termattrs.3x               termattrs.3ncurses
87 curs_termcap.3x                 termcap.3ncurses
88 curs_terminfo.3x                terminfo.3ncurses
89 curs_threads.3x                 threads.3ncurses
90 curs_touch.3x                   touch.3ncurses
91 curs_trace.3x                   trace.3ncurses
92 curs_util.3x                    util.3ncurses
93 curs_variables.3x               curses_variables.3ncurses
94 curs_window.3x                  window.3ncurses
95 curses.3x                       ncurses.3ncurses
96 default_colors.3x               default_colors.3ncurses
97 define_key.3x                   define_key.3ncurses
98 form.3x                         form.3form
99 form_cursor.3x                  cursor.3form
100 form_data.3x                    data.3form
101 form_driver.3x                  driver.3form
102 form_field.3x                   field.3form
103 form_field_attributes.3x        field_attributes.3form
104 form_field_buffer.3x            field_buffer.3form
105 form_field_info.3x              field_info.3form
106 form_field_just.3x              field_just.3form
107 form_field_new.3x               field_new.3form
108 form_field_opts.3x              field_opts.3form
109 form_field_userptr.3x           field_userptr.3form
110 form_field_validation.3x        field_validation.3form
111 form_fieldtype.3x               fieldtype.3form
112 form_hook.3x                    hook.3form
113 form_new.3x                     new.3form
114 form_new_page.3x                new_page.3form
115 form_opts.3x                    opts.3form
116 form_page.3x                    page.3form
117 form_post.3x                    post.3form
118 form_requestname.3x             requestname.3form
119 form_userptr.3x                 userptr.3form
120 form_variables.3x               form_variables.3form
121 form_win.3x                     win.3form
122 infocmp.1m                      infocmp.1
123 infotocap.1m                    infotocap.1
124 key_defined.3x                  key_defined.3ncurses
125 keybound.3x                     keybound.3ncurses
126 keyok.3x                        keyok.3ncurses
127 legacy_coding.3x                legacy_coding.3ncurses
128 menu.3x                         menu.3menu
129 menu_attributes.3x              attributes.3menu
130 menu_cursor.3x                  cursor.3menu
131 menu_driver.3x                  driver.3menu
132 menu_format.3x                  format.3menu
133 menu_hook.3x                    hook.3menu
134 menu_items.3x                   items.3menu
135 menu_mark.3x                    mark.3menu
136 menu_new.3x                     new.3menu
137 menu_opts.3x                    opts.3menu
138 menu_pattern.3x                 pattern.3menu
139 menu_post.3x                    post.3menu
140 menu_requestname.3x             requestname.3menu
141 menu_spacing.3x                 spacing.3menu
142 menu_userptr.3x                 userptr.3menu
143 menu_win.3x                     win.3menu
144 mitem_current.3x                menu_current.3menu
145 mitem_name.3x                   menu_name.3menu
146 mitem_new.3x                    menu_new.3menu
147 mitem_opts.3x                   menu_opts.3menu
148 mitem_userptr.3x                menu_userptr.3menu
149 mitem_value.3x                  menu_value.3menu
150 mitem_visible.3x                menu_visible.3menu
151 ncurses.3x                      ncurses.3ncurses
152 new_pair.3x                     new_pair.3ncurses
153 panel.3x                        panel.3curses
154 printf.3s                       printf.3
155 putc.3s                         putc.3
156 resizeterm.3x                   resizeterm.3ncurses
157 scanf.3s                        scanf.3
158 scr_dump.5                      scr_dump.5
159 system.3s                       system.3
160 tabs.1                          tabs.1
161 term.5                          term.5
162 term.7                          term.7
163 term_variables.3x               terminfo_variables.3ncurses
164 terminfo.5                      terminfo.5
165 terminfo.\\\*n                  terminfo.5
166 tic.1m                          tic.1
167 toe.1m                          toe.1
168 tput.1                          tput.1
169 tset.1                          tset.1
170 user_caps.5                     user_caps.5
171 wresize.3x                      wresize.3ncurses
172 #
173 # Other:
174 tack.1m                         tack.1
175 #
176 getty.1                         getty.8
177 scanf.3                         scanf.3
178 ttys.5                          ttys.4
179 termio.7                        termios.3
180 system.3                        system.3
181 regcomp.3x                      regcomp.3
182 regexec.3x                      regexec.3
183 vprintf.3                       vprintf.3
184 #
185 # The following are pages which may be generated depending on configuration:
186 adacurses-config.1              adacurses-config.1
187 adacurses5-config.1             adacurses5-config.1
188 adacurses6-config.1             adacurses6-config.1
189 #
190 ncurses5-config.1               ncurses5-config.1
191 ncursesw5-config.1              ncursesw5-config.1
192 ncursest5-config.1              ncursest5-config.1
193 ncursestw5-config.1             ncursestw5-config.1
194 #
195 ncurses6-config.1               ncurses6-config.1
196 ncursesw6-config.1              ncursesw6-config.1
197 ncursest6-config.1              ncursest6-config.1
198 ncursestw6-config.1             ncursestw6-config.1
199 #
200 # vile:cfgmode