diff options
Diffstat (limited to 'contrib/ncurses/man/man_db.renames')
-rw-r--r-- | contrib/ncurses/man/man_db.renames | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/contrib/ncurses/man/man_db.renames b/contrib/ncurses/man/man_db.renames index 7aaf1de28610..8e968ac47f74 100644 --- a/contrib/ncurses/man/man_db.renames +++ b/contrib/ncurses/man/man_db.renames @@ -1,4 +1,31 @@ -# $Id: man_db.renames,v 0.31 2002/04/13 21:49:08 tom Exp $ +############################################################################## +# Copyright (c) 1998-2005,2006 Free Software Foundation, Inc. # +# # +# Permission is hereby granted, free of charge, to any person obtaining a # +# copy of this software and associated documentation files (the "Software"), # +# to deal in the Software without restriction, including without limitation # +# the rights to use, copy, modify, merge, publish, distribute, distribute # +# with modifications, sublicense, and/or sell copies of the Software, and to # +# permit persons to whom the Software is furnished to do so, subject to the # +# following conditions: # +# # +# The above copyright notice and this permission notice shall be included in # +# all copies or substantial portions of the Software. # +# # +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # +# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # +# DEALINGS IN THE SOFTWARE. # +# # +# Except as contained in this notice, the name(s) of the above copyright # +# holders shall not be used in advertising or otherwise to promote the sale, # +# use or other dealings in this Software without prior written # +# authorization. # +############################################################################## +# $Id: man_db.renames,v 0.36 2006/05/13 23:47:25 tom Exp $ # Manual-page renamings for the man_db program # # Files: @@ -89,6 +116,8 @@ infocmp.1m infocmp.1 infotocap.1m infotocap.1 keybound.3x keybound.3ncurses keyok.3x keyok.3ncurses +key_defined.3x key_defined.3ncurses +legacy_coding.3x legacy_coding.3ncurses menu.3x menu.3menu menu_attributes.3x attributes.3menu menu_cursor.3x cursor.3menu @@ -136,3 +165,6 @@ can_change_color.3x can_change_color.3ncurses curs_attr_get.3x attr_get.3ncurses dup_field.3x dup_field.3ncurses init_pair.3x init_pair.3ncurses +# +# Other: +tack.1m tack.1 |