gbranden pushed a commit to branch master
in repository groff.

commit fc76b31c212d12eb1e6969660a9c038a4e83efb0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 14 06:41:40 2024 -0500

    groff_mm(7): Tweak `MULB` macro description.
---
 contrib/mm/groff_mm.7.man | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index e87e994ea..46bb06675 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -2821,11 +2821,15 @@ without arguments to return to normal.
 .
 .TP
 .BR MULB \~\c \" space in roman; we must use 2-font macro with \c
-.IR "cw1 space1\~" [ "cw2 space2" "] .\|.\|.\~" cwn
+.IR "cw1 sp1\~" [ "cw2 sp2" "] .\|.\|.\~" cwn
 Begin alternative multi-column mode.
 .
-All column widths must be specified,
-as must the amount of space between each column pair.
+All column widths
+.IR cw i
+must be specified,
+as must the amount of space
+.IR sp i
+between each column pair.
 .
 The arguments' default scaling unit is
 .BR n .

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

Reply via email to