groff-commit
[Top][All Lists]
Advanced

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

[groff] 08/25: groff_mdoc(7): Fix content nits.


From: G. Branden Robinson
Subject: [groff] 08/25: groff_mdoc(7): Fix content nits.
Date: Wed, 2 Mar 2022 05:12:06 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 64648e3b9c5d0fecb6e46d38675c7dfd1ef7a985
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Feb 23 22:53:28 2022 +1100

    groff_mdoc(7): Fix content nits.
    
    Render correct glyphs for the basic Latin grave accent and apostrophe.
---
 tmac/groff_mdoc.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index 50a462b6..9e219be1 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -1397,7 +1397,7 @@ logical,
 or quotation character sequences:
 .
 .Bd -literal -offset indent-two
-{+,\-,/,*,%,<,>,<=,>=,=,==,&,`,',"}
+{+,\-,/,*,%,<,>,<=,>=,=,==,&,\[ga],\[aq],"}
 .Ed
 .
 .



reply via email to

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