gbranden pushed a commit to branch master
in repository groff.

commit 5c89e7d0f2078059e42b8a9aee9af6e5b406832a
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sun Aug 10 11:29:36 2025 -0500

    groff_mm(7): Sort macros in lexicographic order.
    
    Also slightly recast `MULE`, `MULN`, and `NCOL` descriptions.
---
 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 394dcbd6f..2dbccbf6a 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -2908,18 +2908,18 @@ uses a diversion and operates in a separate environment.
 .
 .
 .TP
-.B MULN
-Begin next column in alternative column mode.
+.B MULE
+End alternative multi-column mode and emit the columns.
 .
 .
 .TP
-.B MULE
-End alternative multi-column mode and emit the columns.
+.B MULN
+Start next column in alternative column mode.
 .
 .
 .TP
 .B NCOL
-Move to the start of the next column
+Start next column
 (only when using
 .B 2C
 or

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to