diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
commit | d0353b836e88609b9400851d32e0aa6645ff9be3 (patch) | |
tree | aa7324a24491215cb462cf95382795f1649d10b6 /lib/libc/gen/dlopen.3 | |
parent | 1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff) | |
download | src-d0353b836e88609b9400851d32e0aa6645ff9be3.tar.gz src-d0353b836e88609b9400851d32e0aa6645ff9be3.zip |
Notes
Diffstat (limited to 'lib/libc/gen/dlopen.3')
-rw-r--r-- | lib/libc/gen/dlopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3 index 634f160d7fd4..f9c10849a522 100644 --- a/lib/libc/gen/dlopen.3 +++ b/lib/libc/gen/dlopen.3 @@ -36,7 +36,7 @@ .Os FreeBSD .Dt DLOPEN 3 .Sh NAME -.Nm dlopen, dlsym, dlerror, dlclose +.Nm dlopen , dlsym , dlerror , dlclose .Nd programmatic interface to the dynamic linker .Sh LIBRARY .Lb libc |