diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-11-13 09:46:16 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-11-13 09:46:16 +0000 |
| commit | cd9e086e936c75aa763dcbb83fa51eb0058af7ef (patch) | |
| tree | 9dba37028e5829144774c9164fa21bf6804136ef /lib/libelf/elf_getdata.3 | |
| parent | 7134f7ea44e7253c9c4fdd3b68212d948cc37fd7 (diff) | |
Notes
Diffstat (limited to 'lib/libelf/elf_getdata.3')
| -rw-r--r-- | lib/libelf/elf_getdata.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf_getdata.3 b/lib/libelf/elf_getdata.3 index 19bd3d9606fe..64da4ad9f8ce 100644 --- a/lib/libelf/elf_getdata.3 +++ b/lib/libelf/elf_getdata.3 @@ -25,7 +25,7 @@ .\" .Dd August 26, 2006 .Os -.Dt ELF 3 +.Dt ELF_GETDATA 3 .Sh NAME .Nm elf_getdata , .Nm elf_newdata , @@ -99,7 +99,7 @@ Section .Ar scn must be associated with an ELF file opened for writing. If the application has not requested full control of layout by -setting the +setting the .Dv ELF_F_LAYOUT flag on descriptor .Ar elf , |
