summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/elftoolchain/libelf/elf_memory.3
diff options
context:
space:
mode:
Diffstat (limited to 'rtemstoolkit/elftoolchain/libelf/elf_memory.3')
-rw-r--r--rtemstoolkit/elftoolchain/libelf/elf_memory.36
1 files changed, 3 insertions, 3 deletions
diff --git a/rtemstoolkit/elftoolchain/libelf/elf_memory.3 b/rtemstoolkit/elftoolchain/libelf/elf_memory.3
index 2f9da44..bcb888f 100644
--- a/rtemstoolkit/elftoolchain/libelf/elf_memory.3
+++ b/rtemstoolkit/elftoolchain/libelf/elf_memory.3
@@ -21,7 +21,7 @@
.\" out of the use of this software, even if advised of the possibility of
.\" such damage.
.\"
-.\" $Id: elf_memory.3 189 2008-07-20 10:38:08Z jkoshy $
+.\" $Id: elf_memory.3 2314 2011-12-11 06:19:51Z jkoshy $
.\"
.Dd June 28, 2006
.Os
@@ -109,9 +109,9 @@ Function
was called before a working version was set using
.Xr elf_version 3 .
.It Bq Er ELF_E_VERSION
-The argument
+The ELF object referenced by argument
.Ar image
-corresponds to an ELF file with an unsupported version.
+was of an unsupported ELF version.
.El
.Sh SEE ALSO
.Xr elf 3 ,