gbranden pushed a commit to branch master
in repository groff.
commit dad34440dc949c2ec1a7c479b8591cefabc4aeff
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jul 11 02:01:11 2024 -0500
groff(7): Note new trap-related registers.
Also use semicolons to group related registers in this long list.
---
man/groff.7.man | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index 4676bcff0..cf11605a2 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -7552,14 +7552,24 @@ vertical position trap enablement status
.RB ( \[rs]n[.vpt] ),
distance to the next trap
.RB ( \[rs]n[.t] ),
+and the name of that trap
+.RB ( \[rs]n[.trap] );
+the count of lines remaining in the pending input trap
+.RB ( \[rs]n[.it] ),
+the name of the macro associated with it
+.RB ( \[rs]n[.itm] ),
+and whether that input trap honors the
+.B \[rs]c
+output line continuation escape sequence
+.RB ( \[rs]n[.itc] );
amount of needed
.RB ( .ne -requested)
space that caused the most recent vertical position trap to be sprung
.RB ( \[rs]n[.ne] ),
amount of needed space truncated from the amount requested
-.RB ( \[rs]n[.trunc] ),
+.RB ( \[rs]n[.trunc] );
page ejection status
-.RB ( \[rs]n[.pe] ),
+.RB ( \[rs]n[.pe] );
and
leading space count
.RB ( \[rs]n[lsn] )
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit