Document the return type of elf_rand(3) correctly.

This commit is contained in:
Joseph Koshy 2007-03-26 16:31:42 +00:00
parent 9a53f6d97a
commit 77d1ae043e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167901

View File

@ -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