gbranden pushed a commit to branch master
in repository groff.
commit e80eb4ffca0f239bbba49bad70c1110c8ffe926a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 16 19:27:48 2021 +1100
groff_me(7): Fix warning from troff.
You can't use comments in table entries--I forgot that, even having
documented it not long ago. :-/
Problem introduced by me in ac8de01b, 15 December.
---
tmac/groff_me.7.man | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index 689f41a..3626104 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -147,7 +147,8 @@ nh \& disable automatic hyphenation
nr r n i assign register \fIr\fP value \fIn\fP with \
auto-increment \fIi
ns \& begin no-space mode
-pl v set page length to \fIv\" XXX: some punity here; #55081
+.\" XXX: some punity with .pl; #55081
+pl v set page length to \fIv
pn n set next page number to \fIn
po h set page offset to \fIh
rj n right-align next \fIn\fP output lines\fB*
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit