Fix typo in cons25l7 definition in etc/termcap.small and share/termcap

There is a minor typo in the cons25l7 (':' instead of '|') entry
    in src/etc/termcap.small that causes syscons to complain about
    bogus characters in /etc/termcap.db.

PR:		conf/132777
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr>
MFC after:	1 week
This commit is contained in:
Edwin Groothuis 2009-06-12 23:43:19 +00:00
parent 34ecf97a64
commit d7e47db675
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194088
2 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@ cons60l1|cons60-iso8859-1:\
cons60l1-m|cons60-iso8859-1-mono:\
:li#60:tc=cons25l1-m:
# ISO 8859-7 FreeBSD console with ACS support
cons25l7:cons25-iso8859-7:\
cons25l7|cons25-iso8859-7:\
:ac=f\260g\261{\360}\243+\253,\273i\247:\
:tc=cons25w:
cons25l7-m|cons25-iso8859-7-mono:\

View File

@ -2390,7 +2390,7 @@ cons60l1|cons60-iso8859-1:\
cons60l1-m|cons60-iso8859-1-mono:\
:li#60:tc=cons25l1-m:
# 132x25 ISO 8859-1 FreeBSD console
cons25l1-w|:cons25w-iso8859-1:\
cons25l1-w|cons25w-iso8859-1:\
:co#132:tc=cons25l1:
cons30l1-w|cons30w-iso8859-1:\
:co#132:tc=cons30l1:
@ -2401,7 +2401,7 @@ cons50l1-w|cons50w-iso8859-1:\
cons60l1-w|cons60w-iso8859-1:\
:co#132:tc=cons60l1:
# ISO 8859-7 FreeBSD console with ACS support
cons25l7:cons25-iso8859-7:\
cons25l7|cons25-iso8859-7:\
:ac=f\260g\261{\360}\243+\253,\273i\247:\
:tc=cons25w:
cons25l7-m|cons25-iso8859-7-mono:\