summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorkaiw <kaiw@FreeBSD.org>2010-07-21 13:23:07 +0000
committerkaiw <kaiw@FreeBSD.org>2010-07-21 13:23:07 +0000
commite08cc2c2523cae730f047a6dd9cc4d92448c2001 (patch)
tree99a87ed299f3c5c51f9b0d27300c90eba0cb6233 /lib/libelf
parent25f156badef82fbca6cf81d7ce484a33dbf2274e (diff)
downloadFreeBSD-src-e08cc2c2523cae730f047a6dd9cc4d92448c2001.zip
FreeBSD-src-e08cc2c2523cae730f047a6dd9cc4d92448c2001.tar.gz
Add a cross-reference to `elf_rawfile(3)`.
Obtained from: elftoolchain MFC after: 1 month
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf_getdata.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libelf/elf_getdata.3 b/lib/libelf/elf_getdata.3
index 565c77c..6a5ef39 100644
--- a/lib/libelf/elf_getdata.3
+++ b/lib/libelf/elf_getdata.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2006,2008 Joseph Koshy. All rights reserved.
+.\" Copyright (c) 2006,2008,2010 Joseph Koshy. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 26, 2006
+.Dd April 30, 2010
.Dt ELF_GETDATA 3
.Os
.Sh NAME
@@ -193,6 +193,7 @@ An out of memory condition was detected.
.Xr elf_getscn 3 ,
.Xr elf_getshdr 3 ,
.Xr elf_newscn 3 ,
+.Xr elf_rawfile 3 ,
.Xr elf_update 3 ,
.Xr elf_version 3 ,
.Xr gelf 3
OpenPOWER on IntegriCloud