summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-03-26 16:31:42 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-03-26 16:31:42 +0000
commit359932b59233a3579a9815d7a1bca842ba8fdf5c (patch)
tree1495b468c3541150339d29525b2918b6c0003345 /lib/libelf
parent5b625587f4d7a6d9b3004bb23346afc1a01c5d7f (diff)
downloadFreeBSD-src-359932b59233a3579a9815d7a1bca842ba8fdf5c.zip
FreeBSD-src-359932b59233a3579a9815d7a1bca842ba8fdf5c.tar.gz
Document the return type of elf_rand(3) correctly.
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf_rand.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_rand.3 b/lib/libelf/elf_rand.3
index f9cac32..46cec6d 100644
--- a/lib/libelf/elf_rand.3
+++ b/lib/libelf/elf_rand.3
@@ -33,7 +33,7 @@
.Lb libelf
.Sh SYNOPSIS
.In libelf.h
-.Ft Elf_Cmd
+.Ft off_t
.Fn elf_rand "Elf *archive" "off_t offset"
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud