gbranden pushed a commit to branch master
in repository groff.
commit f5365a7665932562a123d4cfbeafef474a9ac23d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Aug 14 11:58:12 2025 -0500
groff_mm(7): Fix solecism and style nits.
* An internal reference is not a "cross" reference.
* Favor active voice over passive.
* Explain list item content more precisely. (List item text _could_ be
populated exclusively by control lines.)
* Fix missing conjunction.
* Clarify that an `HU` call implies `LC`.
* Fix unescaped hyphen.
---
contrib/mm/groff_mm.7.man | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 29b13a1ff..67828c80e 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -281,7 +281,7 @@ man page.
Macro,
register,
and string descriptions in this page frequently mention each other;
-most cross references are to macros.
+most references are to macros.
.
Where a register or string is referenced,
its type is explicitly identified.
@@ -2424,16 +2424,17 @@ purpose.
tracks the nesting level of lists;
the outermost is\~0.
.
-Each list item
-(text lines after an
+It indents
+each list item
+(text formatted after an
.B LI
call)
-is indented by
+by
.I text-indent.
.
The mark is left-aligned at
.IR mark-indent ,
-padded on the left with
+and padded on the left with
.I pad
ens of space.
.
@@ -2536,9 +2537,12 @@ or only those from the current level down to
if specified.
.
.B H
-calls
+and
+.B HU
+call
.B LC
automatically.
+.\" `H` calls `LC`, and `HU` calls `H`.
.
.
.TP
@@ -4067,7 +4071,7 @@ set the corresponding margin to zero.
.
.IP
With the
-.B -T
+.B \-T
argument,
set the top and bottom margins to
.I top
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit