commit: e3c9ba62faddae3c9a649e2ceffee588716de21c Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Thu Aug 7 19:12:40 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> 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 <kfm <AT> 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
