summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
commit9761e3fdaf71ba499c124e255c7d3648868e8fa0 (patch)
tree2b7318666575d98b59eff5fe1426e9b39f58d384 /share/man/man3
parent07e034748ae7ddafecae472a77028d7132bf7e2d (diff)
downloadFreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.zip
FreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.tar.gz
Fix various typos in manual pages.
Submitted by: amdmi3 PR: 165431 MFC after: 1 week
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/pthread_getthreadid_np.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_getthreadid_np.3 b/share/man/man3/pthread_getthreadid_np.3
index 271b628..bd28c6b 100644
--- a/share/man/man3/pthread_getthreadid_np.3
+++ b/share/man/man3/pthread_getthreadid_np.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 7, 2011
+.Dd February 25, 2012
.Dt PTHREAD_GETTHREADID_NP 3
.Os
.Sh NAME
@@ -42,7 +42,7 @@ The
function returns the unique integral ID of the calling thread.
Its semantics is similar to the AIX's
.Fn pthread_getthreadid_np
-functuion.
+function.
.Sh RETURN VALUES
The
.Fn pthread_getthreadid_np
OpenPOWER on IntegriCloud