gbranden pushed a commit to branch master
in repository groff.

commit a12746ec677689ac789b265eacc3673b9a31d110
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 23 23:23:38 2026 -0500

    tmac/an.tmac: Improve syntax in annotation.
    
    ...making it consistent with other API macro synopses taking multiple
    optional arguments.
---
 tmac/an.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/an.tmac b/tmac/an.tmac
index 40ffe1133..fe09aaab7 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1475,7 +1475,7 @@ contains unsupported escape sequence
 .nr an*list-depth 0
 .
 .\" Start (or "open") a list.
-.\" .LS {definition|enumerated|itemized} [compactness] [indent]
+.\" .LS {definition|enumerated|itemized} [compactness [indent]]
 .de1 LS
 .  if \\n[DEBUG] .tm GBR: mark VALID09: \\$0
 .  if ((\\n[.$] < 1) : (\\n[.$] > 3)) \{\

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

Reply via email to