gbranden pushed a commit to branch master
in repository groff.

commit 280724f9db37fbc2513b2409cabfe20bd4ae911a
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Thu Jul 24 11:16:42 2025 -0500

    gdiffmk(1): Fix cosmetic rendering nit.
    
    Add a hair space between a roman f and a roman closing double quotation
    mark.  Are our font metrics correct?  Why is it necessary to apply
    spacing corrections between two glyphs from the same face?
    
    Problem observed in evince(1), okular(1), and xpdf(1).
---
 contrib/gdiffmk/gdiffmk.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/gdiffmk/gdiffmk.1.man b/contrib/gdiffmk/gdiffmk.1.man
index d2a17f01a..6f300212b 100644
--- a/contrib/gdiffmk/gdiffmk.1.man
+++ b/contrib/gdiffmk/gdiffmk.1.man
@@ -294,7 +294,7 @@ relies on the
 .B \-D
 option of GNU
 .I diff
-to make a merged \[lq]#ifdef\[rq] output format.
+to make a merged \[lq]#ifdef\^\[rq] output format.
 .
 Busybox
 .I diff

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to