diff options
Diffstat (limited to 'libelf/elf_next.3')
| -rw-r--r-- | libelf/elf_next.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/libelf/elf_next.3 b/libelf/elf_next.3 index 0c2d92d67e2d..1ef02a9851b9 100644 --- a/libelf/elf_next.3 +++ b/libelf/elf_next.3 @@ -21,9 +21,9 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $Id: elf_next.3 3639 2018-10-14 14:07:02Z jkoshy $ +.\" $Id: elf_next.3 3698 2019-02-28 06:34:42Z jkoshy $ .\" -.Dd June 17, 2006 +.Dd February 27, 2019 .Dt ELF_NEXT 3 .Os .Sh NAME @@ -88,6 +88,9 @@ Argument was not associated with a containing .Xr ar 1 archive. +.It Bq Er ELF_E_ARGUMENT +An error was encountered while parsing the archive containing argument +.Ar elf . .El .Sh SEE ALSO .Xr elf 3 , |
