summaryrefslogtreecommitdiffstats
path: root/share/termcap
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2007-10-17 19:58:50 +0000
committeryar <yar@FreeBSD.org>2007-10-17 19:58:50 +0000
commitdb0c4dd93515245730b4b73cc7ec7c4ccec589c1 (patch)
tree26d5ccccd346f54f0a3cc6e66d229334e5cb1ef9 /share/termcap
parent5e7627a46a615247b6846d42647cd8029f584a2d (diff)
downloadFreeBSD-src-db0c4dd93515245730b4b73cc7ec7c4ccec589c1.zip
FreeBSD-src-db0c4dd93515245730b4b73cc7ec7c4ccec589c1.tar.gz
Delete an extra backslash at the end of the xterm-basic entry.
It can be missed easily that the following blank line formally belongs to the xterm-basic entry due to the unneeded backslash. PR: bin/80256 (audit trail)
Diffstat (limited to 'share/termcap')
-rw-r--r--share/termcap/termcap.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src
index c5df916..4bc6716 100644
--- a/share/termcap/termcap.src
+++ b/share/termcap/termcap.src
@@ -2821,7 +2821,7 @@ xterm-basic|xterm common (XFree86):\
:eA=\E(B\E)0:as=\E(0:ae=\E(B:ml=\El:mu=\Em:up=\E[A:nd=\E[C:\
:md=\E[1m:me=\E[m:mr=\E[7m:so=\E[7m:se=\E[27m:us=\E[4m:ue=\E[24m:\
:ti=\E[?1049h:te=\E[?1049l:vi=\E[?25l:ve=\E[?25h:\
- :ut:Co#8:pa#64:op=\E[39;49m:AB=\E[4%dm:AF=\E[3%dm:\
+ :ut:Co#8:pa#64:op=\E[39;49m:AB=\E[4%dm:AF=\E[3%dm:
# The xterm-xfree86 description has all of the features, but is not completely
# compatible with vt220. If you are using a Sun or PC keyboard, set the
OpenPOWER on IntegriCloud