From 5401879e3bd853b0e590e68591180a72ffc016a8 Mon Sep 17 00:00:00 2001 From: phantom Date: Fri, 21 Apr 2000 09:42:15 +0000 Subject: Introduce ".Lb" macro to libc manpages. More libraries manpages updates following. --- lib/libc/gen/dlopen.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/gen/dlopen.3') diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3 index 6485e75..66fa095 100644 --- a/lib/libc/gen/dlopen.3 +++ b/lib/libc/gen/dlopen.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm dlopen, dlsym, dlerror, dlclose .Nd programmatic interface to the dynamic linker +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include .Ft void * -- cgit v1.1