diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-05-18 06:46:24 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-05-18 06:46:24 +0000 |
commit | 9090e45334c51817d4a0fa281c9d76c6e90f8d07 (patch) | |
tree | b031656cb3332146fd6486dd2f885f3a22897f69 /lib/libelf/elf.3 | |
parent | b6287cef9243e06e73ff157fa843467499f51489 (diff) |
update libelf from elftoolchain r3717 to r3833
ok deraadt@
Diffstat (limited to 'lib/libelf/elf.3')
-rw-r--r-- | lib/libelf/elf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3 index 3ace373a800..3c238f2ea4f 100644 --- a/lib/libelf/elf.3 +++ b/lib/libelf/elf.3 @@ -21,9 +21,9 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $Id: elf.3,v 1.4 2019/06/11 18:38:46 schwarze Exp $ +.\" $Id: elf.3,v 1.5 2020/05/18 06:46:23 jsg Exp $ .\" -.Dd February 5, 2019 +.Dd June 12, 2019 .Dt ELF 3 .Os .Sh NAME |