From owner-freebsd-stable@FreeBSD.ORG Thu Jul 10 13:01:39 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84F637B401; Thu, 10 Jul 2003 13:01:39 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C014743F3F; Thu, 10 Jul 2003 13:01:38 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.9/8.12.9) with ESMTP id h6AK1bEr087477; Fri, 11 Jul 2003 00:01:37 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.9/8.12.9/Submit) id h6AK1XWJ087476; Fri, 11 Jul 2003 00:01:33 +0400 (MSD) Date: Fri, 11 Jul 2003 00:01:33 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Dmitry Sukhodoev Message-ID: <20030710200133.GA87216@nagual.pp.ru> References: <20030710175424.4C1EB1A75E@sputnik.chel.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030710175424.4C1EB1A75E@sputnik.chel.su> User-Agent: Mutt/1.5.4i cc: stable@freebsd.org cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: wrong char encoding in koi8-r table X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 20:01:40 -0000 On Thu, Jul 10, 2003 at 23:54:24 +0600, Dmitry Sukhodoev wrote: > - 0x2566, 0x2567, 0x2568, 0x2569, 0x256a, 0x256b, 0x256c, 0x00a9, > + 0x2566, 0x2567, 0x2568, 0x2569, 0x256a, 0x256b, 0x256c, 0x2116, Your patch is wrong, KOI8-R have "copyright", not "number" in that position, find another way to fix.