summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_update.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/elf_update.3')
-rw-r--r--lib/libelf/elf_update.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf_update.3 b/lib/libelf/elf_update.3
index ad5240c..1b1ca59 100644
--- a/lib/libelf/elf_update.3
+++ b/lib/libelf/elf_update.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 08, 2007
+.Dd October 22, 2007
.Os
.Dt ELF_UPDATE 3
.Sh NAME
@@ -63,7 +63,7 @@ If the
.Dv ELF_F_LAYOUT
flag has been set on the ELF descriptor, the application assumes full
responsibility for the layout of the ELF object.
-If this bit is not set, the ELF library will compute the layout of the
+If this flag is not set, the ELF library will compute the layout of the
file from its associated section descriptors.
.Pp
It is the application's responsibility to manage the the following
OpenPOWER on IntegriCloud