gbranden pushed a commit to branch master
in repository groff.

commit 411d3f6d16b8d5228518e0c7198da15425a0fb2d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 10 11:03:11 2024 -0500

    groff_mm(7): Clarify `H` behavior.
    
    * Fix sloppy wording.  It's heading titles that go into tables of
      contents, not their levels.
    * Refer to heading levels being "within", not "below" a "threshold", in
      hope that this better expresses the closed (vs. open) nature of the
      interval.
---
 contrib/mm/groff_mm.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 93ce67c41..eca359666 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -1861,7 +1861,7 @@ way,
 and those above it another.
 .
 For example,
-a heading level within the threshold of register
+the title of a heading level within the threshold of register
 .B Cl
 is included in the table of contents
 (see
@@ -1876,7 +1876,7 @@ Register
 sets a threshold for page breaking (ejection) prior to a heading.
 .
 If not preceded by a page break,
-a heading level below the threshold in register
+a heading level within the threshold in register
 .B Hps
 is preceded by the amount of vertical space in register
 .BR Hps1 ,
@@ -1905,7 +1905,7 @@ configures the indentation of text after headings.
 Threshold register
 .B Hc
 enables the centering of headings;
-a heading level below both of the
+a heading level within both of the
 .B Hb
 and
 .B Hc

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

Reply via email to