From 65cdd61d836ed323c08e87fabd60b2279bb3a554 Mon Sep 17 00:00:00 2001 From: Alexander Miller Date: Sat, 9 Apr 2016 03:17:45 +0200 Subject: [PATCH] elf.5: wfix Signed-off-by: Alexander Miller Signed-off-by: Michael Kerrisk --- man5/elf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/elf.5 b/man5/elf.5 index 3a0275745..6cc489890 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.