gbranden pushed a commit to branch master
in repository groff.

commit 5bf11c87ced9d3663c79a2d07c401bca9123a673
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 12 10:10:25 2024 -0500

    contrib/mm/m.tmac: Recast comment.
---
 contrib/mm/m.tmac | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 8e2eec748..25d8affd3 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -2548,8 +2548,9 @@ exceeds depth of nested lists (\\n[li*lvl])
 .      el         .LB 0\\$1   0 1 0 \*[EM] 0 1
 .\}
 ..
-.\" List type `ML` uses an argument for the mark measures it to
-.\" determine text indentation, ignoring both `Li` and `Pi`.
+.\" List type `ML` is unlike the other canned list types, which default
+.\" their text indentations to either \n[Li] or \n[Pi]; `ML` instead
+.\" measures its mark argument to determine text indentation.
 .de ML
 .if \\n[D]>2 .tm \\$0: \\$@
 .if \\n[.$]>3 .@warning \\$0: ignoring excess arguments

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

Reply via email to