commit: 57ea366ffa6d5ed5d6348ca08ed361b9bba21856 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Thu Aug 7 19:43:08 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Thu Aug 7 19:43:08 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=57ea366f
locale-gen.8: remove an unnecessary use of the word, shall Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale-gen.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale-gen.8 b/locale-gen.8 index 73b47bc..02e9e69 100644 --- a/locale-gen.8 +++ b/locale-gen.8 @@ -24,8 +24,8 @@ 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 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 +A default installation of Gentoo Linux provides an archive that contains all +supported locales, numbering 500 or more. However, it is typical for an administrator to require only one or two of these. In that case, the \fBlocale.gen\fR(5) configuration file may be populated with a list of the required locales. By default, locale\-gen shall read this file and compile only
