summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-27 20:23:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-27 20:23:59 +0000
commit20f0612220e978b00cea0129c38f6cc83ccd80ed (patch)
treecc66c74cad7456cca9ae730f1e458b53d75f05a0 /share/man/man5
parente83fdcb283b6ba060595c6434a8e2cd0ed127a92 (diff)
typo from T.M. Sommers, via FreeBSD;
ok drahn@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/elf.54
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