summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_self.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commit70d51341bf6ad3be0ea5b02ef489691d80719249 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /lib/libpthread/man/pthread_self.3
parent7bc6d0158f0e9863a2a13a951321185d214cd3be (diff)
Notes
Diffstat (limited to 'lib/libpthread/man/pthread_self.3')
-rw-r--r--lib/libpthread/man/pthread_self.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_self.3 b/lib/libpthread/man/pthread_self.3
index c7a8dc34b63c..9723b5eebdc1 100644
--- a/lib/libpthread/man/pthread_self.3
+++ b/lib/libpthread/man/pthread_self.3
@@ -52,7 +52,6 @@ The
function returns the thread ID of the calling thread.
.Sh ERRORS
None.
-.Pp
.Sh SEE ALSO
.Xr pthread_create 3 ,
.Xr pthread_equal 3