commit:     2ca0c57bc448e1e1a3fc17b952f805f7c9b4bdc9
Author:     Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Thu Aug  7 19:38:53 2025 +0000
Commit:     Kerin Millar <kfm <AT> plushkava <DOT> net>
CommitDate: Thu Aug  7 19:38:53 2025 +0000
URL:        https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=2ca0c57b

locale-gen.8: reference locale.conf(5) in SEE ALSO

Also, refrain from referencing locale(5) and locale(7). The rationale is
to present only the man pages that are most likely to be of immediate
interest to someone using the locale-gen(8) utility. Besides which, both
are referenced by locale(1) and localedef(1).

Signed-off-by: Kerin Millar <kfm <AT> plushkava.net>

 locale-gen.8 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/locale-gen.8 b/locale-gen.8
index ff9347d..73b47bc 100644
--- a/locale-gen.8
+++ b/locale-gen.8
@@ -82,6 +82,5 @@ Contains the currently installed locales.
 .SH "SEE ALSO"
 .BR locale (1),
 .BR localedef (1),
-.BR locale (5),
 .BR locale.gen (5),
-.BR locale (7)
+.BR locale.conf (5)

Reply via email to