gbranden pushed a commit to branch master
in repository groff.

commit cd686d791b6300d454e6135df5c13173dac1227b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue May 7 16:59:10 2024 -0500

    [docs]: Tighten wording.
    
    If it weren't noteworthy, we wouldn't note it.
---
 doc/groff.texi.in    | 4 ++--
 man/groff_diff.7.man | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 62570bfcb..be3da2750 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -17821,8 +17821,8 @@ may exist, using any valid identifiers for their names
 @cindex sizes, fractional
 @cindex @code{ps} request, incompatibilities with @acronym{AT&T}@
 @code{troff}
-Fractional type sizes cause one noteworthy incompatibility.  In
-@acronym{AT&T} @code{troff} the @code{ps} request ignores scaling units
+Fractional type size support causes an incompatibility.  In
+@acronym{AT&T} @code{troff}, the @code{ps} request ignores scaling units
 and thus @samp{.ps 10u} sets the type size to 10@tie{}points, whereas in
 GNU @code{troff} it sets the type size to 10@tie{}@emph{scaled} points.
 @xref{Using Fractional Type Sizes}.
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 32d967fe1..d98e38952 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -5787,10 +5787,10 @@ McIlroy referred to it as a \[lq]living fossil\[rq].]
 .
 .
 .P
-Fractional type sizes cause one noteworthy incompatibility.
+Fractional type size support causes an incompatibility.
 .
 In AT&T
-.I troff \" AT&T
+.IR troff , \" AT&T
 the
 .B ps
 request ignores scaling units and thus

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

Reply via email to