summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAnthony J. Bentley <bentley@cvs.openbsd.org>2023-09-09 14:15:43 +0000
committerAnthony J. Bentley <bentley@cvs.openbsd.org>2023-09-09 14:15:43 +0000
commit8a774c79559ebdd76c3b1b872d96d0a4b471e0d2 (patch)
tree36d18e656be9b955803324fab378d7ef5c2a9ac2 /share/man
parent969639ca1aa6377c0bb17fd9e2ba8d8a31dbbe7f (diff)
an PT_OPENBSD_* -> a PT_OPENBSD_*
ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 446ee9db2f5..099febdff4c 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.625 2023/09/09 10:56:22 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.626 2023/09/09 14:15:42 bentley Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -3613,7 +3613,7 @@ writes a wrapper script to
.Pa ${WRKDIR}/bin/ld
in
.Cm patch
-to request that the linker adds an
+to request that the linker adds a
.Dv PT_OPENBSD_NOBTCFI
ELF section.
Use when a port does not work with the default strict enforcement of
@@ -3640,7 +3640,7 @@ writes a wrapper script to
.Pa ${WRKDIR}/bin/ld
in
.Cm patch
-to request that the linker adds an
+to request that the linker adds a
.Dv PT_OPENBSD_WXNEEDED
ELF section.
Use when a port requires memory mappings that are both executable