aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-07-10 21:13:50 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-08-08 17:35:44 +0200
commita547929c7f0368f3447726d20081b858f89f7329 (patch)
tree4dc21131f1adecdb4c8428a568c1c1f4c7006df0
parent43151de329e01054a1f14ecc91ebc92fa31a60d5 (diff)
downloadman-pages-a547929c7f0368f3447726d20081b858f89f7329.tar.gz
elf.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/elf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/elf.5 b/man5/elf.5
index b914b96246..1c684290ee 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -45,7 +45,7 @@ The header file
.I <elf.h>
defines the format of ELF executable binary files.
Amongst these files are
-normal executable files, relocatable object files, core files and shared
+normal executable files, relocatable object files, core files, and shared
libraries.
.PP
An executable file using the ELF file format consists of an ELF header,