gbranden pushed a commit to branch master
in repository groff.
commit 9f22afcb02231d3aea252087100edd9eadddd5c5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 11 07:31:01 2021 +1100
doc/groff.texi: Fix missing closing brackets.
---
doc/groff.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 26bc618..66fa0dd 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -4112,8 +4112,8 @@ number to @samp{i} (Roman numeral one), and then calls
@code{PX}.
All of these macros are Berkeley extensions.
-@DefmacList {XS, [@Var{page-number}, ms}
-@DefmacItemx {XA, [@Var{page-number} [@Var{indentation}, ms}
+@DefmacList {XS, [@Var{page-number}], ms}
+@DefmacItemx {XA, [@Var{page-number} [@Var{indentation}]], ms}
@DefmacListEndx {XE, , ms}
Begin, supplement, and end a table of contents entry. Each entry is
associated with @var{page-number} (otherwise the current page number); a
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit