summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_strptr.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2006-12-25 02:24:39 +0000
committerjkoshy <jkoshy@FreeBSD.org>2006-12-25 02:24:39 +0000
commit594130bd7ca370593a09ae34e4ca83c597526565 (patch)
treeb2bf74d06cb97209780049d66cb10dc3c30a2828 /lib/libelf/elf_strptr.3
parent26d8253ac6532abcb8d1c8d57743998f5368173b (diff)
downloadFreeBSD-src-594130bd7ca370593a09ae34e4ca83c597526565.zip
FreeBSD-src-594130bd7ca370593a09ae34e4ca83c597526565.tar.gz
Document the additional error returns possible when handling ELF objects
that require extended numbering.
Diffstat (limited to 'lib/libelf/elf_strptr.3')
-rw-r--r--lib/libelf/elf_strptr.36
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libelf/elf_strptr.3 b/lib/libelf/elf_strptr.3
index 6dce1d3..bf24cc1 100644
--- a/lib/libelf/elf_strptr.3
+++ b/lib/libelf/elf_strptr.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 29, 2006
+.Dd December 16, 2006
.Os
.Dt ELF_STRPTR 3
.Sh NAME
@@ -101,6 +101,10 @@ An out of memory condition was detected.
Section
.Ar scndx
contained a malformed section header.
+.It Bq Er ELF_E_SECTION
+The ELF descriptor in argument
+.Ar elf
+did not adhere to the conventions used for extended numbering.
.El
.Sh SEE ALSO
.Xr elf 3 ,
OpenPOWER on IntegriCloud