aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2007-10-21 05:08:40 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2007-10-21 05:08:40 +0000
commita6499900509ea649db8bdcb41f042bb57f7393e1 (patch)
tree6d5372182563b41574b0e18c9a86407000c98f45 /lib/libelf
parent3d461febf05c2025eb7546589fbeb79b88f8ccdb (diff)
downloadsrc-a6499900509ea649db8bdcb41f042bb57f7393e1.tar.gz
src-a6499900509ea649db8bdcb41f042bb57f7393e1.zip
Refer the reader to the elf_update(3) manual page for more information
on application control of ELF object layout. MFC after: 1 day
Notes
Notes: svn path=/head/; revision=172846
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3
index c15063ba5b49..b208bc933173 100644
--- a/lib/libelf/elf.3
+++ b/lib/libelf/elf.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2006 Joseph Koshy. All rights reserved.
+.\" Copyright (c) 2006,2007 Joseph Koshy. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 11, 2006
+.Dd October 21, 2007
.Os
.Dt ELF 3
.Sh NAME
@@ -521,6 +521,9 @@ flag on an ELF descriptor using
.Xr elf_flagelf 3 ,
following which the library will use the data offsets and alignments
specified by the application when laying out the file.
+Application control of file layout is described further in the
+.Xr elf_update 3
+manual page.
.Pp
Gaps in between sections will be filled with the fill character
set by function