gbranden pushed a commit to branch master
in repository groff.

commit fd5f67f958b64ab2569eafe2b9e739cc123e64dd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 26 23:17:13 2026 -0500

    doc/groff.texi.in: Improve wording.
    
    ...parallelizing it with a better model in the very next node.
    
    Also annotate an inline forward reference that I don't think is
    demotable into a footnote.
---
 doc/groff.texi.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 8ea6c7b75..da6220aad 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -14898,14 +14898,16 @@ with the environment.@footnote{@xref{Environments}.}
 @cindex changing type sizes (@code{ps}, @code{\s})
 @cindex type sizes, changing (@code{ps}, @code{\s})
 @cindex point sizes, changing (@code{ps}, @code{\s})
-Set (increase, decrease) the type size to (by) @var{size} points.
+Set the type size to,
+or alter it by,
+@var{size}.
 @code{ps} with no argument restores the previous size.
 The
 @code{ps}
 request's default scaling unit is
 @samp{z};
 recall @ref{Measurements}
-and see @ref{Using Fractional Type Sizes}).
+and see @ref{Using Fractional Type Sizes}). @c inline forward reference
 The formatter rounds the requested size to the nearest valid size
 (with ties rounding down)
 within the limits supported by the device,

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

Reply via email to