X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2FCaps.osf1r5;h=79dbf50fd3db562a1a089a6cdd9314859948b509;hp=958461ae252ee07cd086bc60e3f3a6188e34ac25;hb=c120fddebe9e9c1e2b29dbd744a6b1d03652bf8b;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/include/Caps.osf1r5 b/include/Caps.osf1r5 index 958461ae..79dbf50f 100644 --- a/include/Caps.osf1r5 +++ b/include/Caps.osf1r5 @@ -1,5 +1,5 @@ ############################################################################## -# Copyright (c) 2002 Free Software Foundation, Inc. # +# Copyright (c) 2002-2006,2010 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"), # @@ -28,7 +28,7 @@ # # Author: Thomas Dickey # -# $Id: Caps.osf1r5,v 1.3 2002/07/07 00:02:52 tom Exp $ +# $Id: Caps.osf1r5,v 1.5 2010/12/04 18:47:13 tom Exp $ # # This is an adaptation of ncurses' termcap/terminfo capability table, which # is designed to align with OSF/1 version 5 (Tru64) terminfo. @@ -977,8 +977,8 @@ acs_plus OTGC str GC - - ----- single intersection # functionally identical to SVr4 extensions, but they make the binary format # different. Grrr.... # -memory_lock meml str ml - - ----K memory lock above -memory_unlock memu str mu - - ----K memory unlock +memory_lock meml str ml - - ----K lock memory above cursor +memory_unlock memu str mu - - ----K unlock memory #plab_norm pln str pn - - ----- program label #1 to show string #2 #label_on smln str LO - - ----- turn on soft labels #label_off rmln str LF - - ----- turn off soft labels @@ -1266,9 +1266,3 @@ infoalias ksel kslt IBM key_select # kcmd, kend, khlp, and kf11...kf63. # ############################################################################# -# -# The following sets edit modes for GNU EMACS -# Local Variables: -# case-fold-search:nil -# truncate-lines:t -# End: