Module Name: src Committed By: wiz Date: Fri Dec 24 13:00:24 UTC 2010
Modified Files: src/share/man/man3: dlfcn.3 Log Message: Fix xref and pasto. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/man3/dlfcn.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man3/dlfcn.3 diff -u src/share/man/man3/dlfcn.3:1.29 src/share/man/man3/dlfcn.3:1.30 --- src/share/man/man3/dlfcn.3:1.29 Fri Dec 24 12:42:56 2010 +++ src/share/man/man3/dlfcn.3 Fri Dec 24 13:00:24 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: dlfcn.3,v 1.29 2010/12/24 12:42:56 skrll Exp $ +.\" $NetBSD: dlfcn.3,v 1.30 2010/12/24 13:00:24 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -77,7 +77,7 @@ shared object searches. .Po see -.Xr ld.elf_so 5 +.Xr ld.elf_so 1 .Pc .Pp Shared libraries take the following form: @@ -87,7 +87,6 @@ its external references are resolved in the same way as is done with the implicitly loaded shared libraries at program startup. .Pp -The If the first argument is .Dv NULL , .Fn dlopen