diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2007-03-26 16:31:42 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2007-03-26 16:31:42 +0000 |
| commit | 77d1ae043e25fdc147b5626f840e6fef5676afdb (patch) | |
| tree | 1495b468c3541150339d29525b2918b6c0003345 /lib | |
| parent | 9a53f6d97aa746eb7205448ad1af4e5b4bd42b70 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libelf/elf_rand.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_rand.3 b/lib/libelf/elf_rand.3 index f9cac32f39497..46cec6d2895e2 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 |
