summaryrefslogtreecommitdiff
path: root/share/man/man5/elf.5
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-02-26 15:05:08 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-02-26 15:05:08 +0000
commita24f07119ee07b82f18e55e9a9403b2a3b4bf7c4 (patch)
tree0b953e9765b9741029c4def55aa7c029c91e245d /share/man/man5/elf.5
parentd4687be9a38b8499e5735d1421299ee243789a73 (diff)
start new sentence on a new line
ok mpech@
Diffstat (limited to 'share/man/man5/elf.5')
-rw-r--r--share/man/man5/elf.513
1 files changed, 6 insertions, 7 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index f5efb5b969c..f64d4dcb43e 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf.5,v 1.3 2003/01/17 17:48:55 millert Exp $
+.\" $OpenBSD: elf.5,v 1.4 2003/02/26 15:05:07 david Exp $
.\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
.\"All rights reserved.
.\"
@@ -352,8 +352,8 @@ If the
file has no section header table this member holds zero.
.It Dv e_flags
This member holds processor-specific flags associated with the file.
-Flag
-names take the form EF_`machine_flag'. Currently no flags have been defined.
+Flag names take the form EF_`machine_flag'.
+Currently no flags have been defined.
.It Dv e_ehsize
This member holds the ELF header's size in bytes.
.It Dv e_phentsize
@@ -519,10 +519,9 @@ The array element specifies dynamic linking information.
The array element specifies the location and size of a null-terminated
path name to invoke as an interpreter.
This segment type is meaningful
-only for executable files (though it may occur for shared objects). However
-it may not occur more than once in a file.
-If it is present it must precede
-any loadable segment entry.
+only for executable files (though it may occur for shared objects).
+However it may not occur more than once in a file.
+If it is present it must precede any loadable segment entry.
.It Dv PT_NOTE
The array element specifies the location and size for auxiliary information.
.It Dv PT_SHLIB