dlopen.3: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-24 21:34:39 +02:00
parent 438168a249
commit 6fd1b6ebb7
1 changed files with 0 additions and 10 deletions

View File

@ -362,16 +362,6 @@ and
flags are GNU extensions;
the first two of these flags are also present on Solaris.
.SH NOTES
.\" .LP
.\" The string returned by
.\" .BR dlerror ()
.\" should not be modified.
.\" Some systems give the prototype as
.\" .sp
.\" .in +5
.\" .B "const char *dlerror(void);"
.\" .in
.\"
.SS dlmopen() and namespaces
A link-map list defines an isolated namespace for the
resolution of symbols by the dynamic linker.