gbranden pushed a commit to branch master
in repository groff.
commit 4633345f280c0e1c4c9512e891b046d4e87f44c5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 11 02:28:52 2021 +1100
gropdf(1): Stop using \m and calling \**.
Looks like a copy-and-paste error. There are other man page style
cleanups I could do, but I'll handle them later. This one was to
prevent the interpolation/call of the undefined '*' string/macro.
---
src/devices/gropdf/gropdf.1.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index d33d382..13376d9 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1165,7 +1165,7 @@ current box.
.sp .5v
Finally the command may be "footnote" followed by a new value for "bottom"
which will be used for all current boxes, just for the current page. This is
-to allow room for footnotes which grow during the page.\m[red]\**\m[]
+to allow room for footnotes which grow during the page.
.LP
.TP
.I left
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit