.\" out of the use of this software, even if advised of the possibility of
.\" such damage.
.\"
-.\" $Id: elf.3,v 1.7 2020/12/03 22:47:22 jmc Exp $
+.\" $Id: elf.3,v 1.8 2021/12/05 16:07:01 jmc Exp $
.\"
.Dd June 12, 2019
.Dt ELF 3
.El
.It "Queries"
.Bl -tag -width "elf_getshstrndx" -compact
-.It Fn elf32_checksum , Fn elf64_checkum
+.It Fn elf32_checksum , Fn elf64_checksum
Compute checksum of an ELF object.
.It Fn elf_getident
Retrieve the identification bytes for an ELF object.