diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2003-10-27 09:19:07 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2003-10-27 09:19:07 +0000 |
commit | 210ad6eb0ad69fde282b55da5fcc044c2c070d44 (patch) | |
tree | d67fe6de89a9d1c17fc24af9f736ff311798d2dc /share/man | |
parent | eab9cabf34712f7a764f685f874a1d002eb8b0c1 (diff) |
Correct a typo.
Submitted by: "T.M. Sommers" <tms2@mail.ptd.net>
Notes
Notes:
svn path=/head/; revision=121612
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/elf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index e4c113783730..8f2d5881456f 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -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 |