summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_once.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_once.3')
-rw-r--r--lib/libc_r/man/pthread_once.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc_r/man/pthread_once.3 b/lib/libc_r/man/pthread_once.3
index 2454d61dd92..fbd707c6e58 100644
--- a/lib/libc_r/man/pthread_once.3
+++ b/lib/libc_r/man/pthread_once.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: pthread_once.3,v 1.7 1999/11/24 05:35:32 d Exp $
.\" Copyright (c) 1996 John Birrell <jb@cimlogic.com.au>.
.\" All rights reserved.
.\"
@@ -28,6 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $FreeBSD: pthread_once.3,v 1.5 1999/08/28 00:03:09 peter Exp $
+.\"
.Dd April 4, 1996
.Dt PTHREAD_ONCE 3
.Os