summaryrefslogtreecommitdiff
path: root/libelf/gelf_newphdr.3
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/gelf_newphdr.3')
-rw-r--r--libelf/gelf_newphdr.38
1 files changed, 5 insertions, 3 deletions
diff --git a/libelf/gelf_newphdr.3 b/libelf/gelf_newphdr.3
index a881aab4dd6e..01d6cbc38118 100644
--- a/libelf/gelf_newphdr.3
+++ b/libelf/gelf_newphdr.3
@@ -21,9 +21,9 @@
.\" out of the use of this software, even if advised of the possibility of
.\" such damage.
.\"
-.\" $Id: gelf_newphdr.3 3639 2018-10-14 14:07:02Z jkoshy $
+.\" $Id: gelf_newphdr.3 3743 2019-06-12 19:36:30Z jkoshy $
.\"
-.Dd October 22, 2007
+.Dd June 12, 2019
.Dt GELF_NEWPHDR 3
.Os
.Sh NAME
@@ -103,7 +103,9 @@ The
function uses a type of
.Ft "void *"
for its returned value.
-This differs from some other implementations of the ELF(3) API, which use an
+This differs from some other implementations of the
+.Xr elf 3
+API, which use an
.Ft "unsigned long"
return type.
.Sh ERRORS