gbranden pushed a commit to branch master
in repository groff.
commit 382785202be639d6883b6b267db7461948a3b0a0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Feb 23 13:44:29 2026 -0600
groff_mm(7): Clarify how GET{HN,PN,ST} work.
It's relatively unusual for a macro call to (effectively) leave a `\c`
output line continuation dangling at the end of its interpolation. Note
the fact.
---
contrib/mm/groff_mm.7.man | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index a77a3a20c..deb86cdda 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -1832,6 +1832,10 @@ if
is specified,
store it there.
.
+In neither case does
+.B GETHN
+suffix the interpolation with space.
+.
See
.BR INITR .
.
@@ -1848,6 +1852,10 @@ if
is specified,
store it there.
.
+In neither case does
+.B GETPN
+suffix the interpolation with space.
+.
See
.BR INITR .
.
@@ -1885,6 +1893,10 @@ if
is specified,
store it there.
.
+In neither case does
+.B GETST
+suffix the interpolation with space.
+.
See
.BR INITR .
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit