summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/include/Caps
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-01-20 07:32:02 +0000
committerrafan <rafan@FreeBSD.org>2007-01-20 07:32:02 +0000
commita35ca3ffa07d253f729abfe49e019438658f9333 (patch)
tree1351fbc560fb430cd5e493287f4950d583f23af3 /contrib/ncurses/include/Caps
parent61ebc4fdc6ffaff63296473b0fef0ff5e17067f7 (diff)
parentde9cbef68d4c3ea6cd003ce086e2d3487600ace7 (diff)
downloadFreeBSD-src-a35ca3ffa07d253f729abfe49e019438658f9333.zip
FreeBSD-src-a35ca3ffa07d253f729abfe49e019438658f9333.tar.gz
This commit was generated by cvs2svn to compensate for changes in r166124,
which included commits to RCS files with non-trunk default branches.
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