summaryrefslogtreecommitdiffstats
path: root/share/termcap/termcap.src
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-10-18 15:46:45 +0000
committerache <ache@FreeBSD.org>1996-10-18 15:46:45 +0000
commit1deb2bda1a412beee1eb2b65588bf1d8bbdb9da9 (patch)
treeff0d6902efb768fd6287592bfa0656c8cff1d71a /share/termcap/termcap.src
parent77da360ce32e1b9fb0ea8d4e4d73f93058e014f8 (diff)
downloadFreeBSD-src-1deb2bda1a412beee1eb2b65588bf1d8bbdb9da9.zip
FreeBSD-src-1deb2bda1a412beee1eb2b65588bf1d8bbdb9da9.tar.gz
Remove two-letters names from xterm which cause database
duplicated entries. We don't use two-letter names already long time
Diffstat (limited to 'share/termcap/termcap.src')
-rw-r--r--share/termcap/termcap.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src
index 5d92132..e87369f 100644
--- a/share/termcap/termcap.src
+++ b/share/termcap/termcap.src
@@ -30,7 +30,7 @@
# SUCH DAMAGE.
#
# @(#)termcap.src 8.2 (Berkeley) 11/17/93
-# $Id: termcap.src,v 1.62 1996/10/17 17:47:28 pst Exp $
+# $Id: termcap.src,v 1.63 1996/10/17 17:50:15 pst Exp $
# Termcap source file
# John Kunze, Berkeley
@@ -2515,7 +2515,7 @@ vt200-em|vt220-em|dec-vt200-em|dec-vt220-em|vt200 emulation (without semigraphic
# 'xtermm' drops color in favor of additional function keys. If you need
# both, use terminfo.
#
-vs|xterm|xterm-24|xterms|vs100|xterm terminal emulator (X Window System):\
+xterm|xterm-24|xterms|vs100|xterm terminal emulator (X Window System):\
:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:\
:rs=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:\
:AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:DO=\E[%dB:UP=\E[%dA:\
@@ -2546,11 +2546,11 @@ vs|xterm|xterm-24|xterms|vs100|xterm terminal emulator (X Window System):\
:vi=\E[?25l:ve=\E[?25h:\
:up=\E[A:us=\E[4m:ue=\E[24m:xn:\
:ut:Co#8:op=\E[100m:AB=\E[4%dm:AF=\E[3%dm:
-v2|xterm-65|xterm with tall window 65x80 (X Window System):\
+xterm-65|xterm with tall window 65x80 (X Window System):\
:li#65:tc=xterm:
-vb|xterm-bold|xterm with bold instead of underline (X Window System):\
+xterm-bold|xterm with bold instead of underline (X Window System):\
:us=\E[1m:tc=xterm:
-vb|xterm-boldso|xterm with bold for standout (X Window System):\
+xterm-boldso|xterm with bold for standout (X Window System):\
:so=\E[1m:tc=xterm:
xtermm|monochrome xterm (X Window System):\
:F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:F5=\E[28~:\
OpenPOWER on IntegriCloud