gbranden pushed a commit to branch master
in repository groff.

commit 760766c2a0c142da3fe40cb8b71cfaaa059f1a84
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 12 10:13:53 2024 -0500

    groff_mm(7): Clarify `LI` behavior.
    
    Be more explicit since two forms of padding are discussed: that between
    the mark and text (which only really exists when an item mark overruns
    the text indentation; normally, groff mm uses horizontal motion to
    get to the latter) and that between a mark's prefix and the mark itself.
---
 contrib/mm/groff_mm.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 02d1d9bb0..d4d1a8fbe 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -2561,7 +2561,7 @@ If the width of the mark plus any padding
 call)
 exceeds the text indentation,
 .I "groff mm"
-warns and uses one en of padding.
+warns and uses one en of padding between the mark and the text.
 .
 A second argument
 prefixes

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

Reply via email to