commit: 73557aa049b602e8466c8493dd4baf687fe139a5 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Tue Jan 13 08:32:44 2026 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Tue Jan 13 08:33:19 2026 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=73557aa0
locale-gen.5: use the .MT and .ME macros to format email addresses See-also: f34f30604c845587c62a57d9cd725da6eabe8230 Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale.gen.5 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/locale.gen.5 b/locale.gen.5 index 4c9af4d..1ec1cc4 100644 --- a/locale.gen.5 +++ b/locale.gen.5 @@ -79,8 +79,14 @@ The Open Group Standard Base Specifications, Issue 8 (POSIX-1.2024). .UR https://\:pubs\:.opengroup\:.org/onlinepubs/9799919799/basedefs/V1\:_chap07\:.html .UE .SH "AUTHORS" -.nf -Alastair McKinstry <[email protected]> -Mike Frysinger <[email protected]> -Kerin Millar <[email protected]> -.fi +Alastair McKinstry +.MT mckinstry@\:computer.\:org +.ME +.br +.MT vapier@\:google\:.com +Mike Frysinger +.ME +.br +.MT kfm@\:plushkava\:.net +Kerin Millar +.ME
