summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/include/Caps
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/include/Caps')
-rw-r--r--contrib/ncurses/include/Caps8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/ncurses/include/Caps b/contrib/ncurses/include/Caps
index 795f9da..7c63c7f 100644
--- a/contrib/ncurses/include/Caps
+++ b/contrib/ncurses/include/Caps
@@ -1,5 +1,5 @@
##############################################################################
-# Copyright (c) 1998,2001 Free Software Foundation, Inc. #
+# Copyright (c) 1998-2002,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"), #
@@ -29,7 +29,7 @@
# Author: Zeyd M. Ben-Halim <zmbenhal@netcom.com> 1992,1995
# and: Eric S. Raymond <esr@snark.thyrsus.com>
#
-# $Id: Caps,v 1.35 2002/04/20 15:43:34 tom Exp $
+# $Id: Caps,v 1.36 2006/05/27 15:33:04 tom Exp $
#
# This is the master termcap/terminfo capability table.
#
@@ -967,8 +967,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
OpenPOWER on IntegriCloud