gbranden pushed a commit to branch master
in repository groff.
commit 2d574f56eb26bf25b2926695915564e066868b75
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 15 20:05:50 2026 -0600
gropdf(1): Document `pdfhref` macro with `M` arg.
Continues fixing <https://savannah.gnu.org/bugs/?66453>.
---
src/devices/gropdf/gropdf.1.man | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index bf572dc4b..41b37d7c9 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1682,7 +1682,28 @@ making the page location eligible as a target named by
.RB \[lq] ".pdfhref L" \~.\|.\|.\&\[rq].
.
.
-.\" pdfhref
+.TP
+.BR ".pdfhref M" \~\c
+.RB [ \-E ]\~\c
+.RB [ \-N \~\c
+.IR tag-name ]\~\c
+.I dest
+Mark the nearest page location as a destionation named
+(the first word of)
+.I dest,
+which should be unique within a document.
+.
+Specifying
+.B \-T
+followed by
+.I tag-name
+overrides this default.
+.
+Specifying
+.B \-E
+formats
+.I dest
+as text in the document as well.
.
.
.TP
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit