diff options
Diffstat (limited to 'man3/dlinfo.3')
| -rw-r--r-- | man3/dlinfo.3 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/man3/dlinfo.3 b/man3/dlinfo.3 index 960265faf0..5163aeab04 100644 --- a/man3/dlinfo.3 +++ b/man3/dlinfo.3 @@ -218,15 +218,13 @@ T} Thread safety MT-Safe .ad .sp 1 .SH VERSIONS -.BR dlinfo () -first appeared in glibc 2.3.3. -.SH STANDARDS -This function is a nonstandard GNU extension. -.SH NOTES -This function derives from the Solaris function of the same name -and also appears on some other systems. The sets of requests supported by the various implementations overlaps only partially. +.SH STANDARDS +GNU. +.SH HISTORY +glibc 2.3.3. +Solaris. .SH EXAMPLES The program below opens a shared objects using .BR dlopen (3) |
