summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2004-10-10 15:02:19 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2004-10-10 15:02:19 +0000
commit49e54e4a7c98aef3d912cadafc871368b98c938b (patch)
treee3c0e805296a00a403193cdd10b032e6c9825dcc /share
parent56c775d058f1d2564fe2b5869d22ea4e96558d6d (diff)
Add PT_LOOS, PT_HIOS and Elf_Half.
ok drahn@
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/elf.510
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 378dfacc192..cbd217c9723 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf.5,v 1.13 2004/10/08 19:53:49 kettenis Exp $
+.\" $OpenBSD: elf.5,v 1.14 2004/10/10 15:02:18 kettenis Exp $
.\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
.\"All rights reserved.
.\"
@@ -528,6 +528,14 @@ Moreover, it may
only occur if the program header table is part of the memory image of the
program.
If it is present, it must precede any loadable segment entry.
+.It Dv PT_LOOS
+This value up to and including
+.Sy PT_HIOS
+is reserverd for operating system-specific semantics.
+.It Dv PT_HIOS
+This value down to and including
+.Sy PT_LOOS
+is reserved for operating system-specific semantics.
.It Dv PT_LOPROC
This value up to and including
.Sy PT_HIPROC