OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man2 / uselib.2
index 84618a0..96c6a5a 100644 (file)
@@ -71,8 +71,8 @@ The system limit on the total number of open files has been reached.
 .B ENOEXEC
 The file specified by
 .I library
-is not an executable of known type,
-e.g., does not have the correct magic numbers.
+is not an executable of a known type;
+for example, it does not have the correct magic numbers.
 .SH CONFORMING TO
 .BR uselib ()
 is Linux-specific, and should not be used in programs
@@ -109,3 +109,12 @@ glibc2 does not use this call.
 .BR dlopen (3),
 .BR capabilities (7),
 .BR ld.so (8)
+.SH COLOPHON
+This page is part of release 3.75 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.