gbranden pushed a commit to branch master
in repository groff.

commit 4e5b2fe04f229fd00977f96439bf450b245cc63f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 21 16:20:08 2024 -0500

    groff_diff(7): Fix typographical nit.
    
    Put a thin space between boldfaced \ and / so that they don't look like
    an "or" operator from formal logic.
---
 man/groff_diff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 9a00d42e6..c1bccf641 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1242,7 +1242,7 @@ as arguments.
 .
 .\" Keep \/ before \, in spite of collation.
 .TP
-.B \[rs]/
+.B \[rs]\|/
 Apply an
 .IR "italic correction" :
 modify the spacing of the preceding glyph so that the distance between

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

Reply via email to