diff options
| author | wiz <wiz@NetBSD.org> | 2010-07-09 08:31:35 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-07-09 08:31:35 +0000 |
| commit | c351e7655b86bd6eaec6cc5f82b6695081bc4e15 (patch) | |
| tree | 5e48bdb0890f5348264381ebfdc41ed945ecfed2 /lib/libpthread/pthread_spin.3 | |
| parent | 11163f82c27630373a50799539349e5cf3a9be34 (diff) | |
Remove empty line.
Diffstat (limited to 'lib/libpthread/pthread_spin.3')
| -rw-r--r-- | lib/libpthread/pthread_spin.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libpthread/pthread_spin.3 b/lib/libpthread/pthread_spin.3 index ecfe2cf328c..0bebabd71c7 100644 --- a/lib/libpthread/pthread_spin.3 +++ b/lib/libpthread/pthread_spin.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: pthread_spin.3,v 1.3 2010/07/08 21:48:07 jruoho Exp $ +.\" $NetBSD: pthread_spin.3,v 1.4 2010/07/09 08:31:35 wiz Exp $ .\" .\" Copyright (c) 2002, 2008, 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -98,7 +98,6 @@ function is used to release the read/write lock previously obtained by or .Fn pthread_spin_trylock . The results are undefined if the lock is not held by the calling thread. - .\" ---------------------------------------------------------------------------- .Sh RETURN VALUES If successful, all described functions return zero. |
