gbranden pushed a commit to branch master
in repository groff.

commit ec1ca71fc92f149b65ebc05781f9a4927e34b748
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed May 14 08:29:07 2025 -0500

    groff_diff(7): Fix styling of internal references.
    
    We're already _in_ the "New requests" section, boldface keyword
    references are to requests unless otherwise noted, and we don't
    additionally quote request names unless they are confusable with English
    words in context (that is, of ambiguous syntax).
---
 man/groff_diff.7.man | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 6b486db01..e14acba2e 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3459,9 +3459,9 @@ Report,
 to the standard error stream,
 the list of configured composite character mappings.
 .
-See the
+See
 .RB \%\[lq] composite \[rq]
-request in section \[lq]New requests\[rq] above.
+above.
 .
 The \[lq]from\[rq] code point is listed first,
 followed by its \[lq]to\[rq] mapping.
@@ -3479,9 +3479,9 @@ Report,
 to the standard error stream,
 the list of font translations.
 .
-See the
-.RB \[lq] pftr \[rq]
-request in section \[lq]New requests\[rq] above.
+See
+.B pftr
+above.
 .
 The \[lq]from\[rq] font identifier is listed first,
 followed by its \[lq]to\[rq] translation.

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

Reply via email to