gbranden pushed a commit to branch master
in repository groff.

commit 5548a7bd7223c2de0e12c8323c8a3a821cedeb79
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 3 00:19:11 2022 -0500

    contrib/mm/m.tmac: Tweak comments.
---
 contrib/mm/m.tmac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 89731b84d..038e9c82c 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -194,13 +194,13 @@ Index             array!index
 .if \n[D]>1 .tm @ps=\n[@ps], @vs=\n[@vs]
 .if \n[D]>3 .tm INIT: l:\n[.l] p:\n[.p] o:\n[.o]
 .\"
-.\"    Page length
+.\"    page length
 .if r L \{\
 .      pl \n[L]u
 .\}
 .nr @pl \n[.p]
 .\"
-.\"    page width
+.\"    line length
 .ie r W \{\
 .      ll \n[W]u
 .\}

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

Reply via email to