From c8cd1c858c9c9b8dce30debd95cbed250972866f Mon Sep 17 00:00:00 2001 From: phantom Date: Sat, 22 Apr 2000 15:50:29 +0000 Subject: Introduce .Lb macro to libc_r manpages. --- share/man/man3/pthread_cleanup_pop.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man3/pthread_cleanup_pop.3') diff --git a/share/man/man3/pthread_cleanup_pop.3 b/share/man/man3/pthread_cleanup_pop.3 index 009a85e..a2f7894 100644 --- a/share/man/man3/pthread_cleanup_pop.3 +++ b/share/man/man3/pthread_cleanup_pop.3 @@ -33,6 +33,8 @@ .Sh NAME .Nm pthread_cleanup_pop .Nd call the first cleanup routine +.Sh LIBRARY +.Lb libc_r .Sh SYNOPSIS .Fd #include .Ft void -- cgit v1.1