gbranden pushed a commit to branch master
in repository groff.

commit 264bf0c563c55bc74276b9ce8fa7551497560826
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 7 22:58:51 2023 -0500

    eqn(1): Fix missing comma.
---
 src/preproc/eqn/eqn.1.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 95bc468b6..d99766a61 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -1216,7 +1216,8 @@ In GNU
 macros can take arguments.
 .
 In a macro body,
-.BI $ n
+.BI $ n\c
+,
 where
 .I n
 is between 1 and\~9,

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

Reply via email to