summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_key_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_key_create.3')
-rw-r--r--lib/libc_r/man/pthread_key_create.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_key_create.3 b/lib/libc_r/man/pthread_key_create.3
index 376ecf2fb542b..0ea065978ac94 100644
--- a/lib/libc_r/man/pthread_key_create.3
+++ b/lib/libc_r/man/pthread_key_create.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc_r/man/pthread_key_create.3,v 1.6 2000/03/02 09:14:10 sheldonh Exp $
.\"
.Dd April 4, 1996
.Dt PTHREAD_KEY_CREATE 3