gbranden pushed a commit to branch master
in repository groff.

commit b60ba44d3bca7a5b4337c935ae4d68253a8a66a2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 11:55:01 2026 -0500

    [grog,man]: Apply kerning tweak.
---
 man/groff.7.man           | 8 ++++----
 src/utils/grog/grog.1.man | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index ae2a860b5..86247c94a 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -451,7 +451,7 @@ and
 .request nop
 requests,
 and the condition in
-.RB \[lq] if \[rq],
+.RB \[lq] if\^ \[rq],
 .request ie ,
 and
 .RB \[lq] while \[rq]
@@ -1388,7 +1388,7 @@ See section \[lq]Control structures\[rq] below.
 A logical complementation (\[lq]not\[rq]) operator,
 .B !\&,
 works only within
-.RB \[lq] if \[rq],
+.RB \[lq] if\^ \[rq],
 .RB \[lq] ie \[rq],
 and
 .RB \[lq] while \[rq]
@@ -2099,7 +2099,7 @@ prohibits the same delimiters in the argument to the
 request.
 .
 The
-.RB \[lq] if \[rq],
+.RB \[lq] if\^ \[rq],
 .BR ie ,
 and
 .RB \[lq] while \[rq]
@@ -2473,7 +2473,7 @@ begins a conditional block;
 it must appear
 (after optional spaces and tabs)
 immediately subsequent to the conditional expression of an
-.RB \[lq] if \[rq],
+.RB \[lq] if\^ \[rq],
 .BR ie ,
 or
 .RB \[lq] while \[rq]
diff --git a/src/utils/grog/grog.1.man b/src/utils/grog/grog.1.man
index bc7083ed3..7914e46e5 100644
--- a/src/utils/grog/grog.1.man
+++ b/src/utils/grog/grog.1.man
@@ -257,7 +257,7 @@ does not parse
 .I roff
 input line continuation or control structures
 (brace escape sequences and the
-.RB \[lq] if \[rq],
+.RB \[lq] if\^ \[rq],
 .RB \[lq] ie \[rq],
 and
 .RB \[lq] el \[rq]

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

Reply via email to