gbranden pushed a commit to branch master
in repository groff.

commit e76d668665fcd66bcd8c2af65d55c3ed450659d5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 11 19:56:54 2020 +1000

    ChangeLog: Correct misstatement.
    
    The edge case does not apply to \$1 itself.
---
 ChangeLog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index df78ba7..45cd3b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,7 @@
        * tmac/an-ext.tmac (.ME, .UE): Fix portability issue.  While
        widely supported, the \$* escape is not documented in CSTR #54.
        If groff is not the typesetter, append macro arguments using
-       \$1, \$2, ..., \$9 instead.  This is an edge case; .ME and .UE
-       are documented as supporting only one argument anyway.
+       \$1, \$2, ..., \$9 instead.
 
 2020-05-19  G. Branden Robinson <[email protected]>
 

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

Reply via email to