It lacks the PT_ prefix and thus does not come up in specific
`man -k' queries.

OK?

Index: bsd.port.mk.5
===================================================================
RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
retrieving revision 1.557
diff -u -p -r1.557 bsd.port.mk.5
--- bsd.port.mk.5       21 Feb 2022 00:37:47 -0000      1.557
+++ bsd.port.mk.5       10 Mar 2022 21:00:36 -0000
@@ -3306,7 +3306,9 @@ If set to
 .Sq Yes ,
 writes a wrapper script to ${WRKDIR}/bin/ld in
 .Cm patch
-to request that the linker adds an OPENBSD_WXNEEDED ELF section.
+to request that the linker adds an
+.Dv PT_OPENBSD_WXNEEDED
+ELF section.
 Use when a port requires memory mappings that are both executable
 and writable and cannot be modified to avoid this.
 .It Ev USE_X11

Reply via email to