ports/devel/elftoolchain/patches/patch-libelf_elf_open_3

14 lines
239 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: libelf/elf_open.3
--- libelf/elf_open.3.orig
+++ libelf/elf_open.3
@@ -27,7 +27,8 @@
.Os
.Dt ELF_OPEN 3
.Sh NAME
-.Nm elf_open
+.Nm elf_open ,
+.Nm elf_openmemory
.Nd open ELF objects and ar(1) archives
.Sh LIBRARY
.Lb libelf