OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man3 / dlopen.3
index 0f8e8e1..9653355 100644 (file)
@@ -214,7 +214,7 @@ to resolve references in a dynamically loaded library.
 .PP
 If the same library is loaded again with
 .BR dlopen (),
-the same file handle is returned.
+the same library handle is returned.
 The dl library maintains reference
 counts for library handles, so a dynamic library is not
 deallocated until
@@ -528,10 +528,11 @@ as the example name:
 
 ld.so info pages, gcc info pages, ld info pages
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.67 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.