gbranden pushed a commit to branch master
in repository groff.
commit 604396dfb4e3f1244889c9983334571f4f7546ce
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Oct 15 16:40:59 2023 -0500
groff_char(7): Fix introduction of `\(mi`.
1. It's portable all the way back to Ossanna troff, so spell it in
unbalanced-parenthesis form.
2. Fix disordered punctuation. The whole sentence is parenthetical.
---
man/groff_char.7.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index e51e95c14..f039d1a5a 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -444,7 +444,7 @@ if you find it helps the clarity of the source document).
(Another minus sign,
for use in mathematical expressions,
is available as
-.BR \[rs][mi] ).
+.BR \[rs](mi .)
.
AT&T
.I troff
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit