summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_update.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_update.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_update.3')
-rw-r--r--lib/libelf/elf_update.36
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libelf/elf_update.3 b/lib/libelf/elf_update.3
index 11dab97..9831168 100644
--- a/lib/libelf/elf_update.3
+++ b/lib/libelf/elf_update.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 29, 2006
+.Dd December 16, 2006
.Os
.Dt ELF_UPDATE 3
.Sh NAME
@@ -237,6 +237,10 @@ writing or updating.
Argument
.Ar elf
contained a section with an unrecognized type.
+.It Bq Er ELF_E_SECTION
+The section header at index
+.Dv SHN_UNDEF
+had an illegal section type.
.It Bq Er ELF_E_SEQUENCE
An
.Dv ELF_C_WRITE
OpenPOWER on IntegriCloud