summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-09-07 18:42:02 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-09-07 18:42:02 +0000
commit3f8208c322b17b00e97a817e997d5276fe95c3cf (patch)
tree7b2ef94ca004c3a2898bf63ea51ecdb299ce5b21 /share/man
parent6726a48316df03575e1bfb4fc05db9f2349c3471 (diff)
minor tweak;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/elf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 14a239b6704..4b7cbbc5c0d 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf.5,v 1.31 2016/09/07 07:14:50 guenther Exp $
+.\" $OpenBSD: elf.5,v 1.32 2016/09/07 18:42:01 jmc Exp $
.\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
.\"All rights reserved.
.\"
@@ -534,7 +534,7 @@ less than 65536 bytes may be imposed.
The array element specifies that a process executing this file may
need to be able to map or protect memory regions as simultaneously
executable and writable.
-If system is unable or unwilling to permit that for this executable
+If the system is unable or unwilling to permit that for this executable
then it may fail immediately.
This segment type is meaningful only for executable files and is
ignored in other objects.