From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E2B115808A for ; Thu, 07 Aug 2025 19:41:28 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EB17B34204E for ; Thu, 07 Aug 2025 19:41:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D9B951104A0; Thu, 07 Aug 2025 19:41:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CA5EF1104A0 for ; Thu, 07 Aug 2025 19:41:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69D7234204E for ; Thu, 07 Aug 2025 19:41:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE8CA322F for ; Thu, 07 Aug 2025 19:41:24 +0000 (UTC) From: "Kerin Millar" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kerin Millar" Message-ID: <1754593960.e3c9ba62faddae3c9a649e2ceffee588716de21c.kfm@gentoo> Subject: [gentoo-commits] proj/locale-gen:master commit in: / X-VCS-Repository: proj/locale-gen X-VCS-Files: locale-gen.8 X-VCS-Directories: / X-VCS-Committer: kfm X-VCS-Committer-Name: Kerin Millar X-VCS-Revision: e3c9ba62faddae3c9a649e2ceffee588716de21c X-VCS-Branch: master Date: Thu, 07 Aug 2025 19:41:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 920e2636-c454-4d83-b398-aec97271f08a X-Archives-Hash: 90f7a9f0183f70cf9ba81e033704ed1a commit: e3c9ba62faddae3c9a649e2ceffee588716de21c Author: Kerin Millar plushkava net> AuthorDate: Thu Aug 7 19:12:40 2025 +0000 Commit: Kerin Millar plushkava net> CommitDate: Thu Aug 7 19:12:40 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=e3c9ba62 locale-gen.8: write "central archive" instead of "single archive" Signed-off-by: Kerin Millar plushkava.net> locale-gen.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale-gen.8 b/locale-gen.8 index a568a62..ff9347d 100644 --- a/locale-gen.8 +++ b/locale-gen.8 @@ -22,7 +22,7 @@ The locale\-gen utility provides a means by which a system administrator may conveniently manage the set of locales that are made available to the GNU C Library. It accomplishes this by acting as a user-friendly frontend for the standard \fBlocaledef\fR(1) utility, which is used to compile locales and -integrate them into a single archive. +integrate them into a central archive. .P A default installation of Gentoo Linux shall provide an archive that contains all supported locales, numbering 500 or more. However, it is typical for an