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 retrieves the number of ELF sections associated with descriptor
.Ar elf .Ar elf
and stores it into the location pointed to by argument and stores it into the location pointed to by argument
.Ar sz . .Ar shnum .
.Pp .Pp
This routine allows applications to uniformly process both normal ELF This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering. objects, and ELF objects that use extended section numbering.