summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlock_destroy.3
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1999-05-14 21:03:23 +0000
committeralex <alex@FreeBSD.org>1999-05-14 21:03:23 +0000
commitf43ff516fdd72eddc065cb48354f392d20f70097 (patch)
treeb34cc57be7ec6b9828573f7b25e910c50b5d5f49 /share/man/man3/pthread_rwlock_destroy.3
parente9fc5ab54014d6fc272afa6fca77440f46036e96 (diff)
downloadFreeBSD-src-f43ff516fdd72eddc065cb48354f392d20f70097.zip
FreeBSD-src-f43ff516fdd72eddc065cb48354f392d20f70097.tar.gz
Removed extraneous comma in xrefs.
Diffstat (limited to 'share/man/man3/pthread_rwlock_destroy.3')
-rw-r--r--share/man/man3/pthread_rwlock_destroy.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_rwlock_destroy.3 b/share/man/man3/pthread_rwlock_destroy.3
index 7453274..b67a2e7 100644
--- a/share/man/man3/pthread_rwlock_destroy.3
+++ b/share/man/man3/pthread_rwlock_destroy.3
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: pthread_rwlock_destroy.3,v 1.1 1998/09/07 19:01:43 alex Exp $
.\"
.Dd August 4, 1998
.Dt PTHREAD_RWLOCK_DESTROY 3
@@ -45,7 +45,7 @@ If successful, the
function will return zero. Otherwise an error number will be returned
to indicate the error.
.Sh SEE ALSO
-.Xr pthread_rwlock_init 3 ,
+.Xr pthread_rwlock_init 3
.Sh STANDARDS
The
.Fn pthread_rwlock_destroy
OpenPOWER on IntegriCloud