gbranden pushed a commit to branch master
in repository groff.

commit 37f18faad9c9fd606c73bd5a5086f42d1f6fd843
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Apr 20 11:45:50 2026 -0500

    [man]: Document contribution of `AT` and `UC`.
    
    Ruslan Ermilov contributed these back in 2001 per "ChangeLog.118".
    Document their addition.  Give Ruslan an enhancement credit, and,
    because the contributed material was 21 lines and I find no copyright
    assignment from him on file, record a copyright notice for him.[1]
    
    See commit 608b3d6581, 2001-07-18.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 tmac/an.tmac            | 2 ++
 tmac/groff_man.7.man.in | 8 ++++++++
 2 files changed, 10 insertions(+)

diff --git a/tmac/an.tmac b/tmac/an.tmac
index 5f846b173..c6f3a1fc5 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -3,10 +3,12 @@
 .\" See groff_man(7).
 .
 .\" Copyright 1989-2024 Free Software Foundation, Inc.
+.\"                2001 Ruslan Ermilov
 .\"           2020-2025 G. Branden Robinson
 .\"
 .\" Written by James Clark ([email protected])
 .\" Enhanced by: Werner Lemberg <[email protected]>
+.\"              Ruslan Ermilov <[email protected]>
 .\"              Larry Kollar <[email protected]>
 .\"              G. Branden Robinson <[email protected]>
 .\"
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 5332429d4..83b86a56d 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -4907,6 +4907,14 @@ James Clark wrote the initial GNU implementation of the
 macro package. \" by 1.01
 .
 Later,
+.MT ru@\:FreeBSD\:.org
+Ruslan Ermilov
+.ME
+contributed implementations of
+.B AT \" 1.18
+and
+.BR UC , \" 1.18
+while
 .MT wl@\:gnu\:.org
 Werner Lemberg
 .ME

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to