Fix typo.

This commit is contained in:
wiz 2010-08-06 06:29:38 +00:00
parent ac5ff9e38e
commit 6abd2b9ccc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pthread_testcancel.3,v 1.6 2010/08/06 05:25:46 christos Exp $
.\" $NetBSD: pthread_testcancel.3,v 1.7 2010/08/06 06:29:38 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -23,7 +23,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD: src/lib/libpthread/man/pthread_testcancel.3,v 1.9 2002/09/16 19:29:29 mini Exp $
.Dd Auguest 6, 2010
.Dd August 6, 2010
.Dt PTHREAD_TESTCANCEL 3
.Os
.Sh NAME