summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlockattr_destroy.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-04-12 21:47:47 +0000
committeraaron <aaron@openbsd.org>2000-04-12 21:47:47 +0000
commita1d216a38a1c1425b6e41ebc3e643da650bd77d0 (patch)
treedbc7126b9223660e4f5cea6f70dbc19118a8930b /lib/libpthread/man/pthread_rwlockattr_destroy.3
parentbump ipf version (3.3.12a) to go with last commit (diff)
downloadwireguard-openbsd-a1d216a38a1c1425b6e41ebc3e643da650bd77d0.tar.xz
wireguard-openbsd-a1d216a38a1c1425b6e41ebc3e643da650bd77d0.zip
Trailing whitespace begone!
Diffstat (limited to 'lib/libpthread/man/pthread_rwlockattr_destroy.3')
-rw-r--r--lib/libpthread/man/pthread_rwlockattr_destroy.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_rwlockattr_destroy.3 b/lib/libpthread/man/pthread_rwlockattr_destroy.3
index a77f3592d53..90d99791832 100644
--- a/lib/libpthread/man/pthread_rwlockattr_destroy.3
+++ b/lib/libpthread/man/pthread_rwlockattr_destroy.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_rwlockattr_destroy.3,v 1.5 1999/11/24 05:35:33 d Exp $
+.\" $OpenBSD: pthread_rwlockattr_destroy.3,v 1.6 2000/04/12 21:48:02 aaron Exp $
.\" Copyright (c) 1998 Alex Nash
.\" All rights reserved.
.\"
@@ -66,6 +66,6 @@ is invalid.
The
.Fn pthread_rwlockattr_destroy
function first appeared in
-.Fx 3.0
+.Fx 3.0
and
.Ox 2.5 .