gbranden pushed a commit to branch master
in repository groff.

commit 8b351a74a3618145b18b27259e7810e126cc07b8
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 16 12:19:29 2026 -0500

    doc/groff.texi.in: Tweak `dt` request description.
    
    * Mention metasyntactic variable from synopsis in presentation.
    * Break input lines in a roff-friendly way.
---
 doc/groff.texi.in | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 6df76bffa..391f989d5 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18736,11 +18736,21 @@ exist at most one such vertical position trap per 
diversion.
 @cindex setting diversion trap (@code{dt})
 @cindex diversion trap, setting (@code{dt})
 @cindex trap, diversion, setting (@code{dt})
-Set a trap @emph{within} a diversion at location @var{dist}, which is
-interpreted relative to diversion rather than page boundaries.  If invoked with
-fewer than two arguments, any diversion trap in the current diversion is
-removed.  The register @code{.t} works within diversions.  It is an
-error to invoke @code{dt} in the top-level diversion.
+Set a trap calling
+@var{name}
+from
+@emph{within}
+a diversion at location
+@var{dist},
+which is interpreted relative to diversion rather than page boundaries.
+If invoked with fewer than two arguments,
+any diversion trap in the current diversion is removed.
+The register
+@code{.t}
+works within diversions.
+It is an error to invoke
+@code{dt}
+in the top-level diversion.
 @xref{Diversions}.
 @endDefreq
 

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

Reply via email to