Add a cross-reference to elf_rawfile(3).

Obtained from:	elftoolchain
MFC after:		1 month
This commit is contained in:
Kai Wang 2010-07-21 13:23:07 +00:00
parent 52d63629e6
commit 0806107365
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210352

View File

@ -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