gbranden pushed a commit to branch master
in repository groff.

commit 91f97d81d4f2617398e48ce31fc200705ce689a6
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 16 13:10:59 2026 -0500

    doc/groff.texi.in: Clarify `.t` register desc.
    
    A trap that "lies ahead" in the diversion is "pending".
    
    Also break input lines in a roff-friendly way.
---
 doc/groff.texi.in | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 391f989d5..ee1a9d303 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18533,11 +18533,16 @@ caused by the @code{bp} request are not shown in the 
output.
 @Defreg {.t}
 @cindex distance to next vertical position trap register (@code{.t})
 @cindex trap, distance to next vertical position, register (@code{.t})
-The read-only register @code{.t} holds the distance to the next vertical
-position trap.  If no such traps exist between the drawing position and
-the bottom of the page, it contains the distance to the page bottom.
-Within a diversion, in the absence of a diversion trap, this distance is
-the maximum possible vertical position supported by the output device.
+The read-only register
+@code{.t}
+holds the distance to the next vertical position trap.
+If no such traps exist
+between the drawing position and the bottom of the page,
+it contains the distance to the page bottom.
+Within a diversion,
+in the absence of a pending diversion trap,
+this distance is the maximum possible vertical position
+supported by the output device.
 @endDefreg
 
 @Defreq {ch, name [@Var{dist}]}

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

Reply via email to