aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Miller <alex.miller@gmx.de>2016-04-09 03:17:45 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-04-18 14:04:26 +0100
commit65cdd61d836ed323c08e87fabd60b2279bb3a554 (patch)
tree16daffd1defaf7d447ca24cb8bdbf62bf881f60f
parent4ca142b2a619e65aaa362bea276a04b1482d4522 (diff)
downloadman-pages-65cdd61d836ed323c08e87fabd60b2279bb3a554.tar.gz
elf.5: wfix
Signed-off-by: Alexander Miller <alex.miller@gmx.de> 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 3a0275745b..6cc4898909 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -1450,7 +1450,7 @@ which holds character representations of the symbol names.
If the value
is nonzero, it represents a string table index that gives the symbol
name.
-Otherwise, the symbol table has no name.
+Otherwise, the symbol has no name.
.TP
.IR st_value
This member gives the value of the associated symbol.