Received: by mail.netbsd.org (Postfix, from userid 605) id 6B6D284EEC; Fri, 8 Jun 2018 12:07:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9926B84EEB for ; Fri, 8 Jun 2018 12:07:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Grp3ihgSDPcw for ; Fri, 8 Jun 2018 12:07:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1DED684EE3 for ; Fri, 8 Jun 2018 12:07:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0BBFBFBEC; Fri, 8 Jun 2018 12:07:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 8 Jun 2018 12:07:42 +0000 From: "Maya Rashish" Subject: CVS commit: src/share/i18n/esdb/ISO-8859 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20180608120742.0BBFBFBEC@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Maya Rashish" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: maya Date: Fri Jun 8 12:07:41 UTC 2018 Modified Files: src/share/i18n/esdb/ISO-8859: ISO-8859.alias Log Message: Add more aliases for Hebrew and Arabic ISO-8859-... encodings. ISO-8859-8 is supposed to be visual order (i.e. legible if displayed ltr) ISO-8859-8-i is supposed to be implicit logic order ISO-8859-8-e is supposed to be explicit about order In practice, ISO-8859-8 implying visual order is rare, and logic order is used. ISO-8859-8-e is rarely used. Same for Arabic, which uses ISO-8859-6-... Mentioned in RFC 1555, RFC 1556. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/i18n/esdb/ISO-8859/ISO-8859.alias Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.