Fix a typo.

This commit is contained in:
Joseph Koshy 2006-12-16 10:45:43 +00:00
parent 66e7b3a361
commit 9d4618fd66
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165283

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.