From nobody Tue Jul  4 20:59:16 2023
X-Original-To: standards@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QwZsd1W9Pz4lFmv
	for <standards@mlmmj.nyi.freebsd.org>; Tue,  4 Jul 2023 20:59:17 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4QwZsc5S5zz3npY
	for <standards@FreeBSD.org>; Tue,  4 Jul 2023 20:59:16 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1688504356;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=3tX6h9Y//2Mw5teDd/I3iIpdvd2ghMUfuLOAR4oTbDA=;
	b=mmAcVVJTH+npp7GkQYBFlgmfeYBZquTYRdVIuZS7Y4mDaVz1HJ5djfwCvpcKj2geZMx53a
	IuaaGmV3MOulkIlAC47HmQxV5Ih7D9rWTYhaPt08qCyV7zBrDE5MUeASAS15a0wo0Ld/2c
	HoTDQ/4uOGos5p07NOvIGMr3B6FaU0hs8RO01u/xy9cseRNoYStbuTVxr5+kJRmEcAGxMp
	fSG7J9fhAsk7KindcTJMIlyd+uoQFJlZUHHHjIcKYR5avqIrP5zqsT0gAY9ag4wkra5d7k
	7ND2p3ER08NVkyuZUONQw3jdMVFjvub9FuKVWhLA/zgmRz44i+vbTO1SxPJQbQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688504356; a=rsa-sha256; cv=none;
	b=Ly9CUoU3NBLe8tlvz4sHENAeclSeHMI0M+EovtZFx93iQCK568YstREJ3QphOuYxqASbZW
	MsTYJie/ItA4qWgkJ9MiP44YbHV8X/CnFXLBahwlZ4+1AhfglAppafIQWi/I7tmypcvxFs
	YnDwVgJZQP30Cge4MePupSYHjRPS8AX5VsrUk+N5ZfvCOvqLzHKRNbQjte6RgL9dL4QnFX
	+7gxqNMBBwd6gsEy8hgJqP9lUblWCEpQJvZWsnB+cuXUaVgcDkbWs4K3NADyBXFydY5vQ/
	Yb56/2AfZPgREY/fEcjy/kmXhh6hiQabND61JosEB5avBLb7ipq8zEEV/1H50A==
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QwZsc4Wsxzncg
	for <standards@FreeBSD.org>; Tue,  4 Jul 2023 20:59:16 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 364KxGpI096568
	for <standards@FreeBSD.org>; Tue, 4 Jul 2023 20:59:16 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 364KxGdj096567
	for standards@FreeBSD.org; Tue, 4 Jul 2023 20:59:16 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: standards@FreeBSD.org
Subject: [Bug 272334] Misleading 'iconv -l' output
Date: Tue, 04 Jul 2023 20:59:16 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: bin
X-Bugzilla-Version: 13.2-RELEASE
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: bruno@clisp.org
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: standards@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.created
Message-ID: <bug-272334-99-tNPQDRUk7S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272334-99@https.bugs.freebsd.org/bugzilla/>
References: <bug-272334-99@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Standards compliance <freebsd-standards.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-standards
List-Help: <mailto:standards+help@freebsd.org>
List-Post: <mailto:standards@freebsd.org>
List-Subscribe: <mailto:standards+subscribe@freebsd.org>
List-Unsubscribe: <mailto:standards+unsubscribe@freebsd.org>
Sender: owner-freebsd-standards@freebsd.org
X-BeenThere: freebsd-standards@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272334

--- Comment #30 from bruno@clisp.org ---
Created attachment 243235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243235&action=
=3Dedit
Conversion table of KOI8-RU

--=20
You are receiving this mail because:
You are the assignee for the bug.=