gbranden pushed a commit to branch master
in repository groff.

commit 559a2984d12a6955e93d0c8581d27cf3f7624fed
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 1 02:12:25 2026 -0500

    doc/groff.texi.in: Resync `.vpt` desc w/ man page.
---
 doc/groff.texi.in | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b28b64b47..260e095b0 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18791,10 +18791,22 @@ multiple columns, and footnotes.
 @cindex vertical position traps, enabling (@code{vpt})
 @cindex vertical position trap enable register (@code{.vpt})
 Enable or disable vertical position traps per Boolean expression
-@var{b}.  They are enabled by default, and if @var{b} is omitted.
-Vertical position traps are those set by the @code{wh} request or by
-@code{dt} within a diversion.  Vertical position trap enablement is
-global.  Its status is stored in the @code{.vpt} read-only register.
+@var{b}.
+They are enabled by default,
+and if
+@var{b}
+is omitted.
+Vertical position traps are those set by the
+@code{ch},
+@code{wh},
+and
+@code{dt}
+requests.
+Vertical position trap enablement is global.
+The
+read-only register
+@code{.vpt}
+stores its status.
 
 @cindex page break, prevented by @code{vpt}
 @cindex break, page, prevented by @code{vpt}

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

Reply via email to