gbranden pushed a commit to branch master
in repository groff.
commit 2717179ba19a0d7641248c32866fce7769c322a2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 18 08:43:37 2026 -0500
doc/groff-pdf-features.ms: Fix comment.
`papersz` is the name of a Perl scalar in gropdf(1). The GNU troff
string used to manage paper format is named `paper`.
---
doc/groff-pdf-features.ms | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/groff-pdf-features.ms b/doc/groff-pdf-features.ms
index 924dfd62c..db9f2a92e 100644
--- a/doc/groff-pdf-features.ms
+++ b/doc/groff-pdf-features.ms
@@ -1,4 +1,4 @@
-.\" Run: pdfmom --roff -ms -msboxes -dpapersz=a4 -tU -P-pa4 \
+.\" Run: pdfmom --roff -ms -msboxes -dpaper=a4 -tU -P-pa4 \
.\" groff-pdf-features.ms > groff-pdf-features.pdf
.\"
.\" or: nroff -t -ms -msboxes groff-pdf-features.ms | less -R
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit