Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpthread Fix typo.
details: https://anonhg.NetBSD.org/src/rev/299ff1e8e484
branches: trunk
changeset: 756857:299ff1e8e484
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Aug 06 06:29:38 2010 +0000
description:
Fix typo.
diffstat:
lib/libpthread/pthread_testcancel.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9cc7feca800b -r 299ff1e8e484 lib/libpthread/pthread_testcancel.3
--- a/lib/libpthread/pthread_testcancel.3 Fri Aug 06 05:39:43 2010 +0000
+++ b/lib/libpthread/pthread_testcancel.3 Fri Aug 06 06:29:38 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index