diff options
author | ru <ru@FreeBSD.org> | 2006-09-30 11:22:26 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-30 11:22:26 +0000 |
commit | d14af4276d075401bd31c25857ab0dafda4d4efd (patch) | |
tree | 69401fc85c396797c22f2a259e55e29c2ff36c48 /share/man/man3/pthread_cond_init.3 | |
parent | f18421c1988a692148200572cf9e977502e0e589 (diff) | |
download | FreeBSD-src-d14af4276d075401bd31c25857ab0dafda4d4efd.zip FreeBSD-src-d14af4276d075401bd31c25857ab0dafda4d4efd.tar.gz |
Remove mentions of libc_r.
Diffstat (limited to 'share/man/man3/pthread_cond_init.3')
-rw-r--r-- | share/man/man3/pthread_cond_init.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cond_init.3 b/share/man/man3/pthread_cond_init.3 index 835f22f..81f0f11 100644 --- a/share/man/man3/pthread_cond_init.3 +++ b/share/man/man3/pthread_cond_init.3 @@ -34,7 +34,6 @@ .Nm pthread_cond_init .Nd create a condition variable .Sh LIBRARY -.Lb libc_r .Lb libpthread .Lb libthr .Sh SYNOPSIS |