man_db.renames 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. ##############################################################################
  2. # Copyright (c) 1998-2007,2008 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 0.41 2008/10/25 23:24:03 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_termattrs.3x termattrs.3ncurses
  86. curs_termcap.3x termcap.3ncurses
  87. curs_terminfo.3x terminfo.3ncurses
  88. curs_threads.3x threads.3ncurses
  89. curs_touch.3x touch.3ncurses
  90. curs_trace.3x trace.3ncurses
  91. curs_util.3x util.3ncurses
  92. curs_window.3x window.3ncurses
  93. curses.3x ncurses.3ncurses
  94. default_colors.3x default_colors.3ncurses
  95. define_key.3x define_key.3ncurses
  96. form.3x form.3form
  97. form_cursor.3x cursor.3form
  98. form_data.3x data.3form
  99. form_driver.3x driver.3form
  100. form_field.3x field.3form
  101. form_field_attributes.3x field_attributes.3form
  102. form_field_buffer.3x field_buffer.3form
  103. form_field_info.3x field_info.3form
  104. form_field_just.3x field_just.3form
  105. form_field_new.3x field_new.3form
  106. form_field_opts.3x field_opts.3form
  107. form_field_userptr.3x field_userptr.3form
  108. form_field_validation.3x field_validation.3form
  109. form_fieldtype.3x fieldtype.3form
  110. form_hook.3x hook.3form
  111. form_new.3x new.3form
  112. form_new_page.3x new_page.3form
  113. form_opts.3x opts.3form
  114. form_page.3x page.3form
  115. form_post.3x post.3form
  116. form_requestname.3x requestname.3form
  117. form_userptr.3x userptr.3form
  118. form_win.3x win.3form
  119. infocmp.1m infocmp.1
  120. infotocap.1m infotocap.1
  121. key_defined.3x key_defined.3ncurses
  122. keybound.3x keybound.3ncurses
  123. keyok.3x keyok.3ncurses
  124. legacy_coding.3x legacy_coding.3ncurses
  125. menu.3x menu.3menu
  126. menu_attributes.3x attributes.3menu
  127. menu_cursor.3x cursor.3menu
  128. menu_driver.3x driver.3menu
  129. menu_format.3x format.3menu
  130. menu_hook.3x hook.3menu
  131. menu_items.3x items.3menu
  132. menu_mark.3x mark.3menu
  133. menu_new.3x new.3menu
  134. menu_opts.3x opts.3menu
  135. menu_pattern.3x pattern.3menu
  136. menu_post.3x post.3menu
  137. menu_requestname.3x requestname.3menu
  138. menu_spacing.3x spacing.3menu
  139. menu_userptr.3x userptr.3menu
  140. menu_win.3x win.3menu
  141. mitem_current.3x menu_current.3menu
  142. mitem_name.3x menu_name.3menu
  143. mitem_new.3x menu_new.3menu
  144. mitem_opts.3x menu_opts.3menu
  145. mitem_userptr.3x menu_userptr.3menu
  146. mitem_value.3x menu_value.3menu
  147. mitem_visible.3x menu_visible.3menu
  148. ncurses.3x ncurses.3ncurses
  149. panel.3x panel.3curses
  150. printf.3s printf.3
  151. putc.3s putc.3
  152. resizeterm.3x resizeterm.3ncurses
  153. scanf.3s scanf.3
  154. system.3s system.3
  155. term.5 term.5
  156. term.7 term.7
  157. terminfo.5 terminfo.5
  158. terminfo.\\\*n terminfo.5
  159. tic.1m tic.1
  160. toe.1m toe.1
  161. tput.1 tput.1
  162. tset.1 tset.1
  163. vprintf.3s vprintf.3
  164. wresize.3x wresize.3ncurses
  165. #
  166. # Other:
  167. tack.1m tack.1
  168. #
  169. getty.1 getty.8
  170. scanf.3 scanf.3
  171. ttys.5 ttys.4
  172. termio.7 termios.3
  173. system.3 system.3
  174. regcomp.3x regcomp.3
  175. regexec.3x regexec.3
  176. #
  177. # vile:cfgmode