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_rwlock_init.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man3/pthread_rwlock_init.3') diff --git a/share/man/man3/pthread_rwlock_init.3 b/share/man/man3/pthread_rwlock_init.3 index 306af61..128f5d1 100644 --- a/share/man/man3/pthread_rwlock_init.3 +++ b/share/man/man3/pthread_rwlock_init.3 @@ -30,6 +30,8 @@ .Sh NAME .Nm pthread_rwlock_init .Nd initialize a read/write lock +.Sh LIBRARY +.Lb libc_r .Sh SYNOPSIS .Fd #include .Ft int -- cgit v1.1