gbranden pushed a commit to branch master
in repository groff.

commit 4ee5d87d4c568159f3ea51d42d09ef18cd1041e3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jul 14 09:39:47 2026 -0500

    doc/ms.ms.in: Use `XM` to mark link target.
    
    ...instead of a low-level `pdfhref` call.  This way we don't need an
    `if` request guarding the macro call.
---
 doc/ms.ms.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index f71d55c3b..7e1f42b53 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -4134,7 +4134,6 @@ the TOC will be relocated to after the cover.
 There are also two new macro calls available.
 .
 .
-.pdfhref M -D XR XR
 .TS
 box;
 cb cb
@@ -4155,6 +4154,7 @@ document, so you can setup a link to a picture, diagram 
or even
 a single paragraph.
 T}
 _
+.XM XR
 \m[red].XR \f[I]name\f[] \f[R][\f[I]after\f[] [\f[I]before\f[] \
 [\f[I]hotlink-text\f[]]]]\m[]  T{
 The

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

Reply via email to