summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-02-11 15:16:11 +0000
committerache <ache@FreeBSD.org>1995-02-11 15:16:11 +0000
commit1865731df4b8614832897f45a4edf2d5fb6b2cbf (patch)
tree37aa58f75afea81e9ce9474abebda7a3aac58809
parentfe0106ed7b2b84323381561cf29f518d2a7dc2c4 (diff)
downloadFreeBSD-src-1865731df4b8614832897f45a4edf2d5fb6b2cbf.zip
FreeBSD-src-1865731df4b8614832897f45a4edf2d5fb6b2cbf.tar.gz
Shut up cap_mkdb warnings on pcvt* entries
-rw-r--r--share/termcap/termcap.src50
1 files changed, 25 insertions, 25 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src
index e49c1a7..1951dcb 100644
--- a/share/termcap/termcap.src
+++ b/share/termcap/termcap.src
@@ -1438,37 +1438,37 @@ nansi.sysk|nansisysk|PC-DOS Public Domain NANSI.SYS with keypad redefined for vi
# 50 lines entries
# 80 columns
#---------------------------------------------------------------------------
-pcvt25|pcvt25|dec vt220 with 25 lines:\
+pcvt25|pcvt-25|dec vt220 with 25 lines:\
:li#25:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;25r\E[25;1H:\
:tc=pcvtXX:
-pcvt28|pcvt28|dec vt220 with 28 lines:\
+pcvt28|pcvt-28|dec vt220 with 28 lines:\
:li#28:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;28r\E[28;1H:\
:tc=pcvtXX:
-pcvt35|pcvt35|dec vt220 with 35 lines:\
+pcvt35|pcvt-35|dec vt220 with 35 lines:\
:li#35:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;35r\E[35;1H:\
:tc=pcvtXX:
-pcvt40|pcvt40|dec vt220 with 40 lines:\
+pcvt40|pcvt-40|dec vt220 with 40 lines:\
:li#40:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;40r\E[40;1H:\
:tc=pcvtXX:
-pcvt43|pcvt43|dec vt220 with 43 lines:\
+pcvt43|pcvt-43|dec vt220 with 43 lines:\
:li#43:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;43r\E[43;1H:\
:tc=pcvtXX:
-pcvt50|pcvt50|dec vt220 with 50 lines:\
+pcvt50|pcvt-50|dec vt220 with 50 lines:\
:li#50:\
:co#80:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;50r\E[50;1H:\
@@ -1476,37 +1476,37 @@ pcvt50|pcvt50|dec vt220 with 50 lines:\
# termcap entries for pure VT220-Emulation and 25, 28, 35, 40, 43 and
# 50 lines entries
# 132 columns
-pcvt25w|pcvt25w|dec vt220 with 25 lines and 132 cols:\
+pcvt25w|pcvt-25w|dec vt220 with 25 lines and 132 cols:\
:li#25:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;25r\E[25;1H:\
:tc=pcvtXX:
-pcvt28w|pcvt28w|dec vt220 with 28 lines and 132 cols:\
+pcvt28w|pcvt-28w|dec vt220 with 28 lines and 132 cols:\
:li#28:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;28r\E[28;1H:\
:tc=pcvtXX:
-pcvt35w|pcvt35w|dec vt220 with 35 lines and 132 cols:\
+pcvt35w|pcvt-35w|dec vt220 with 35 lines and 132 cols:\
:li#35:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;35r\E[35;1H:\
:tc=pcvtXX:
-pcvt40w|pcvt40w|dec vt220 with 40 lines and 132 cols:\
+pcvt40w|pcvt-40w|dec vt220 with 40 lines and 132 cols:\
:li#40:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;40r\E[40;1H:\
:tc=pcvtXX:
-pcvt43w|pcvt43w|dec vt220 with 43 lines and 132 cols:\
+pcvt43w|pcvt-43w|dec vt220 with 43 lines and 132 cols:\
:li#43:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;43r\E[43;1H:\
:tc=pcvtXX:
-pcvt50w|pcvt50w|dec vt220 with 50 lines and 132 cols:\
+pcvt50w|pcvt-50w|dec vt220 with 50 lines and 132 cols:\
:li#50:\
:co#132:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;50r\E[50;1H:\
@@ -1516,42 +1516,42 @@ pcvt50w|pcvt50w|dec vt220 with 50 lines and 132 cols:\
# for status and function key labels, so we get always 3 lines less.
# "Xs" is a nonstandard, private flag indicating HP-like fkey labels
# 80 column entries
-pcvt22h|pcvt22h|dec vt220 with HP-fkey labels and 22 lines:\
+pcvt22h|pcvt-22h|dec vt220 with HP-fkey labels and 22 lines:\
:li#22:\
:co#80:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;22r\E[22;1H:\
:tc=pcvtXX:
-pcvt25h|pcvt25h|dec vt220 with HP-fkey labels and 25 lines:\
+pcvt25h|pcvt-25h|dec vt220 with HP-fkey labels and 25 lines:\
:li#25:\
:co#80:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;25r\E[25;1H:\
:tc=pcvtXX:
-pcvt32h|pcvt32h|dec vt220 with HP-fkey labels and 32 lines:\
+pcvt32h|pcvt-32h|dec vt220 with HP-fkey labels and 32 lines:\
:li#32:\
:co#80:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;32r\E[32;1H:\
:tc=pcvtXX:
-pcvt37h|pcvt37h|dec vt220 with HP-fkey labels and 37 lines:\
+pcvt37h|pcvt-37h|dec vt220 with HP-fkey labels and 37 lines:\
:li#37:\
:co#80:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;37r\E[37;1H:\
:tc=pcvtXX:
-pcvt40h|pcvt40h|dec vt220 with HP-fkey labels and 40 lines:\
+pcvt40h|pcvt-40h|dec vt220 with HP-fkey labels and 40 lines:\
:li#40:\
:co#80:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;40r\E[40;1H:\
:tc=pcvtXX:
-pcvt47h|pcvt47h|dec vt220 with HP-fkey labels and 47 lines:\
+pcvt47h|pcvt-47h|dec vt220 with HP-fkey labels and 47 lines:\
:li#47:\
:co#80:\
:Xs:\
@@ -1562,49 +1562,49 @@ pcvt47h|pcvt47h|dec vt220 with HP-fkey labels and 47 lines:\
# for status and function key labels, so we get always 3 lines less.
# "Xs" is a nonstandard, private flag indicating HP-like fkey labels
# 132 column entries
-pcvt22hw|pcvt22hw|dec vt220 with HP-fkey labels, 22 lines and 132 cols:\
+pcvt22hw|pcvt-22hw|dec vt220 with HP-fkey labels, 22 lines and 132 cols:\
:li#22:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;22r\E[22;1H:\
:tc=pcvtXX:
-pcvt25hw|pcvt25hw|dec vt220 with HP-fkey labels, 25 lines and 132 cols:\
+pcvt25hw|pcvt-25hw|dec vt220 with HP-fkey labels, 25 lines and 132 cols:\
:li#25:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;25r\E[25;1H:\
:tc=pcvtXX:
-pcvt32hw|pcvt32hw|dec vt220 with HP-fkey labels, 32 lines and 132 cols:\
+pcvt32hw|pcvt-32hw|dec vt220 with HP-fkey labels, 32 lines and 132 cols:\
:li#32:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;32r\E[32;1H:\
:tc=pcvtXX:
-pcvt37hw|pcvt37hw|dec vt220 with HP-fkey labels, 37 lines and 132 cols:\
+pcvt37hw|pcvt-37hw|dec vt220 with HP-fkey labels, 37 lines and 132 cols:\
:li#37:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;37r\E[37;1H:\
:tc=pcvtXX:
-pcvt40hw|pcvt40hw|dec vt220 with HP-fkey labels, 40 lines and 132 cols:\
+pcvt40hw|pcvt-40hw|dec vt220 with HP-fkey labels, 40 lines and 132 cols:\
:li#40:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;40r\E[40;1H:\
:tc=pcvtXX:
-pcvt47hw|pcvt47hw|dec vt220 with HP-fkey labels, 47 lines and 132 cols:\
+pcvt47hw|pcvt-47hw|dec vt220 with HP-fkey labels, 47 lines and 132 cols:\
:li#47:\
:co#132:\
:Xs:\
:is=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h\E[1;47r\E[47;1H:\
:tc=pcvtXX:
# main entry, without "is" and "li" capabilities
-pcvtXX|pcvtXX|pcvt vt200 emulator (DEC VT220):\
+pcvtXX|pcvt-XX|pcvt vt200 emulator (DEC VT220):\
:AL=\E[%dL:\
:DC=\E[%dP:\
:DL=\E[%dM:\
OpenPOWER on IntegriCloud