Date: Thu, 11 Jun 2009 22:30:04 GMT From: Nikos Ntarmos <ntarmos@cs.uoi.gr> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/132777: typo in cons25l7 definition in etc/termcap.small Message-ID: <200906112230.n5BMU4R5018517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/132777; it has been noted by GNATS. From: Nikos Ntarmos <ntarmos@cs.uoi.gr> To: bug-followup@FreeBSD.org Cc: Subject: Re: conf/132777: typo in cons25l7 definition in etc/termcap.small Date: Fri, 12 Jun 2009 01:23:30 +0300 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This should also be fixed in share/termcap/termcap.src. Patch attached. --IJpNTDwzlM2Ie8A6 Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="share-termcap-termcap.src.diff" Index: share/termcap/termcap.src =================================================================== RCS file: /opt/freebsd/cvs/src/share/termcap/termcap.src,v retrieving revision 1.148.2.2.2.1 diff -u -r1.148.2.2.2.1 termcap.src --- share/termcap/termcap.src 15 Apr 2009 03:14:26 -0000 1.148.2.2.2.1 +++ share/termcap/termcap.src 11 Jun 2009 22:20:42 -0000 @@ -2401,7 +2401,7 @@ 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:\ --IJpNTDwzlM2Ie8A6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906112230.n5BMU4R5018517>