summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libelf/elf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3
index c43bc9943b7..0712571e681 100644
--- a/lib/libelf/elf.3
+++ b/lib/libelf/elf.3
@@ -21,7 +21,7 @@
.\" 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
@@ -534,7 +534,7 @@ back to the underlying file.
.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.