Fix a typo.

This commit is contained in:
jkoshy 2006-12-16 10:45:43 +00:00
parent 39ebd13c80
commit 38887bc05d

View File

@ -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.