gbranden pushed a commit to branch master
in repository groff.
commit 2beb77404a9be487ad073c0cea7a9b482eb2826f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 4 02:21:48 2024 -0500
groff_mm(7): Clarify `HX`, `HY`, `HZ` behavior.
These hooks get the title argument from `H` or `HU` catenated with any
suffix argument to them.
---
contrib/mm/groff_mm.7.man | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 95d36b1c1..514461ba8 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -1965,8 +1965,8 @@ and the value of
.RB register\~ Hu
for unnumbered headings.
.
-.I title
-is the corresponding argument to
+.I title-suffix
+is the catenation of the corresponding arguments to
.B H
or
.BR HU .
@@ -1974,7 +1974,7 @@ or
.
.RS
.TP
-.BI HX\~ "declared-level actual-level title"
+.BI HX\~ "declared-level actual-level title-suffix"
.I mm
calls
.B HX
@@ -2030,7 +2030,7 @@ The default is
.
.
.TP
-.BI HY\~ "declared-level actual-level title"
+.BI HY\~ "declared-level actual-level title-suffix"
.I mm
calls
.B HY
@@ -2040,7 +2040,7 @@ It could be used to change indentation.
.
.
.TP
-.BI HZ\~ "declared-level actual-level title"
+.BI HZ\~ "declared-level actual-level title-suffix"
.I mm
calls
.B HZ
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit