diff options
author | 2003-10-27 20:23:58 +0000 | |
---|---|---|
committer | 2003-10-27 20:23:58 +0000 | |
commit | 97b5ea19663c676f4cd228b28e4a974b41931ec0 (patch) | |
tree | 9701e75a980a5bbbafaa02feca67d1da93afb010 | |
parent | sync (diff) | |
download | wireguard-openbsd-97b5ea19663c676f4cd228b28e4a974b41931ec0.tar.xz wireguard-openbsd-97b5ea19663c676f4cd228b28e4a974b41931ec0.zip |
typo from T.M. Sommers, via FreeBSD;
ok drahn@
-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 |