summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2006-12-16 10:45:43 +0000
committerjkoshy <jkoshy@FreeBSD.org>2006-12-16 10:45:43 +0000
commit38887bc05dfc35770cb63b5b74433a3da62f4c62 (patch)
treedb8d36284888a4710fd48340c29e40df6ffd8d3e /lib/libelf
parent39ebd13c80d55e631909a62f87f0015e28ca9864 (diff)
downloadFreeBSD-src-38887bc05dfc35770cb63b5b74433a3da62f4c62.zip
FreeBSD-src-38887bc05dfc35770cb63b5b74433a3da62f4c62.tar.gz
Fix a typo.
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf_getshnum.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_getshnum.3 b/lib/libelf/elf_getshnum.3
index 882f656..10a370c 100644
--- a/lib/libelf/elf_getshnum.3
+++ b/lib/libelf/elf_getshnum.3
@@ -41,7 +41,7 @@ Function
retrieves the number of ELF sections associated with descriptor
.Ar elf
and stores it into the location pointed to by argument
-.Ar sz .
+.Ar shnum .
.Pp
This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering.
OpenPOWER on IntegriCloud