diff options
-rw-r--r-- | share/man/man5/elf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index c7c48d97628..9b84f551bab 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf.5,v 1.11 2003/09/08 18:59:15 jmc Exp $ +.\" $OpenBSD: elf.5,v 1.12 2003/10/27 20:23:58 jmc Exp $ .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven .\"All rights reserved. .\" @@ -1227,7 +1227,7 @@ This member currently holds zero and has no defined meaning. .It Dv st_shndx Every symbol table entry is .Dq defined -in relation to some action. +in relation to some section. This member holds the relevant section header table index. .El |