diff options
Diffstat (limited to 'share/man/man3/dlfcn.3')
-rw-r--r-- | share/man/man3/dlfcn.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/dlfcn.3 b/share/man/man3/dlfcn.3 index c994a6b8894..cc9071cd2fc 100644 --- a/share/man/man3/dlfcn.3 +++ b/share/man/man3/dlfcn.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dlfcn.3,v 1.25 2013/06/05 03:42:03 tedu Exp $ +.\" $OpenBSD: dlfcn.3,v 1.26 2013/07/10 06:43:38 jmc Exp $ .\" $NetBSD: dlfcn.3,v 1.3 1996/01/09 19:43:34 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: July 10 2013 $ .Dt DLFCN 3 .Os .Sh NAME @@ -282,7 +282,7 @@ being returned. .Sh SEE ALSO .Xr ld 1 , .Xr ld.so 1 , -.Xr link 5 +.Xr elf 5 .Sh HISTORY Some of the .Nm dl* |