summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_atfork.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_atfork.3')
-rw-r--r--share/man/man3/pthread_atfork.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_atfork.3 b/share/man/man3/pthread_atfork.3
index 125bb430316ef..1a5f5e273ba88 100644
--- a/share/man/man3/pthread_atfork.3
+++ b/share/man/man3/pthread_atfork.3
@@ -32,7 +32,7 @@
.\" the referee document. The original Standard can be obtained online at
.\" http://www.opengroup.org/unix/online.html.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man3/pthread_atfork.3,v 1.3.24.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd June 21, 2004
.Dt PTHREAD_ATFORK 3