summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-10-21 05:08:40 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-10-21 05:08:40 +0000
commit0f156735c0d33e634d66c582b63ad4769b9d7d32 (patch)
tree6d5372182563b41574b0e18c9a86407000c98f45 /lib
parentd50ed276e85c2298f007c5887acdbac1459aad68 (diff)
downloadFreeBSD-src-0f156735c0d33e634d66c582b63ad4769b9d7d32.zip
FreeBSD-src-0f156735c0d33e634d66c582b63ad4769b9d7d32.tar.gz
Refer the reader to the elf_update(3) manual page for more information
on application control of ELF object layout. MFC after: 1 day
Diffstat (limited to 'lib')
-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 c15063b..b208bc9 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
OpenPOWER on IntegriCloud