summaryrefslogtreecommitdiff
path: root/lib/libelf
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2007-03-03 06:13:38 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2007-03-03 06:13:38 +0000
commitb309c34bb2f2fda2423888de69593a785e696dcd (patch)
tree5a46224a37ee4c0edf049112c43627fef1384fc0 /lib/libelf
parent7e2e58c4c8c277ca993624f103e1cf310348cee0 (diff)
Fix a typo.
Submitted by: Kai Wang <kaiw27 at gmail dot com>
Notes
svn path=/head/; revision=167183
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/gelf_getehdr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/gelf_getehdr.3 b/lib/libelf/gelf_getehdr.3
index 0cdc432dc3fb..d4c8cb34e53a 100644
--- a/lib/libelf/gelf_getehdr.3
+++ b/lib/libelf/gelf_getehdr.3
@@ -40,8 +40,8 @@
.Ft "Elf64_Ehdr *"
.Fn elf64_getehdr "Elf *elf"
.In gelf.h
-.Ft "Gelf_Ehdr *"
-.Fn gelf_getehdr "Elf *elf" "Gelf_Ehdr *dst"
+.Ft "GElf_Ehdr *"
+.Fn gelf_getehdr "Elf *elf" "GElf_Ehdr *dst"
.Sh DESCRIPTION
These functions retrieve the ELF object file
header from the ELF descriptor