groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 13/15: groff_char(7): Fix introduction of `\(mi`.


From: G. Branden Robinson
Subject: [groff] 13/15: groff_char(7): Fix introduction of `\(mi`.
Date: Mon, 16 Oct 2023 05:01:55 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 604396dfb4e3f1244889c9983334571f4f7546ce
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]