gbranden pushed a commit to branch master
in repository groff.

commit 7586db95e9efeb4adfd75e75740abaf537e8c2a2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jun 17 20:41:46 2023 -0500

    groff_man*(7): Fix style/markup nit.
    
    Adjust spacing around bold slashes and backslashes on typesetters.
---
 tmac/groff_man.7.man.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 6a7423453..0a46275ec 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2716,9 +2716,9 @@ As shown above,
 it is up to you to account for italic corrections with
 .\" Normally we don't quote escape sequences, but these use
 .\" potentially-confusing prose punctuation.
-.RB \(lq \e/ \(rq
+.RB \(lq \^\e\|/\^ \(rq
 and
-.RB \(lq \e, \(rq,
+.RB \(lq \^\e\^, \(rq,
 which are themselves GNU extensions,
 if desired and if supported by your implementation.
 .

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

Reply via email to