commit: 4658c4a3469707892212a382b203a044755e34e0 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Wed Aug 13 21:29:30 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Wed Aug 13 21:40:15 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=4658c4a3
locale.gen.5: reference several specifications from SEE ALSO Have the SEE ALSO section reference the following publications. - System Interface Definitions, Issue 4, Version 2 (XBD) (1994) - XPG3\-XPG4 Base Migration Guide, Version 2 (1995) - The Open Group Standard Base Specifications, Issue 8 (POSIX-1.2024) Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale.gen.5 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/locale.gen.5 b/locale.gen.5 index b3a177d..c4134e4 100644 --- a/locale.gen.5 +++ b/locale.gen.5 @@ -61,6 +61,24 @@ Contains character map files that can serve as inputs to \fBlocaledef\fR(1). .BR localedef (1), .BR locale.conf (5), .BR locale\-gen (8) +.P +System Interface Definitions, Issue 4, Version 2 (XBD) (1994) +.br +.UR https:\://pubs\:.opengroup\:.org/onlinepubs/009656599/toc\:.pdf +.UE +.P +XPG3\-XPG4 Base Migration Guide, Version 2 (1995). +.br +.UR https://\:archive\:.opengroup\:.org/publications/archive/CDROM/g501\:.pdf +.UE +.P +The Open Group Standard Base Specifications, Issue 8 (POSIX-1.2024). +.br +.UR https://\:pubs\:.opengroup\:.org/onlinepubs/9799919799/basedefs/V1\:_chap03\:.html +.UE +.br +.UR https://\:pubs\:.opengroup\:.org/onlinepubs/9799919799/basedefs/V1\:_chap07\:.html +.UE .SH "AUTHORS" .nf Alastair McKinstry <[email protected]>
