Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Fix xref and pasto.
details: https://anonhg.NetBSD.org/src/rev/647abaf7d01d
branches: trunk
changeset: 760020:647abaf7d01d
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Dec 24 13:00:24 2010 +0000
description:
Fix xref and pasto.
diffstat:
share/man/man3/dlfcn.3 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r df45eea5044f -r 647abaf7d01d share/man/man3/dlfcn.3
--- a/share/man/man3/dlfcn.3 Fri Dec 24 12:42:56 2010 +0000
+++ b/share/man/man3/dlfcn.3 Fri Dec 24 13:00:24 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index