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/3d2389ae6dbf
branches: trunk
changeset: 771124:3d2389ae6dbf
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Nov 10 16:44:47 2011 +0000
description:
Fix typo.
diffstat:
lib/libpthread/pthread_curcpu_np.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 97f74ce2ef3f -r 3d2389ae6dbf lib/libpthread/pthread_curcpu_np.3
--- a/lib/libpthread/pthread_curcpu_np.3 Thu Nov 10 16:21:09 2011 +0000
+++ b/lib/libpthread/pthread_curcpu_np.3 Thu Nov 10 16:44:47 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_curcpu_np.3,v 1.1 2011/11/10 14:01:11 yamt Exp $
+.\" $NetBSD: pthread_curcpu_np.3,v 1.2 2011/11/10 16:44:47 wiz Exp $
.\"
.\" Copyright (c)2011 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -59,7 +59,7 @@
.Sh COMPATIBILITY
The
.Fn pthread_curcpu_np
-function is a non-standard extention.
+function is a non-standard extension.
.\" ------------------------------------------------------------
.Sh SEE ALSO
.Xr affinity 3 ,
Home |
Main Index |
Thread Index |
Old Index