aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_cond_wait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_cond_wait.3')
-rw-r--r--lib/libc_r/man/pthread_cond_wait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_cond_wait.3 b/lib/libc_r/man/pthread_cond_wait.3
index 9d6294f2715c..435cd41f2be6 100644
--- a/lib/libc_r/man/pthread_cond_wait.3
+++ b/lib/libc_r/man/pthread_cond_wait.3
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pthread_cond_wait.3,v 1.4 1999/07/12 20:49:05 nik Exp $
+.\" $FreeBSD$
.\"
.Dd July 28, 1998
.Dt PTHREAD_COND_WAIT 3