summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/rand48.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/rand48.3')
-rw-r--r--lib/libc/stdlib/rand48.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/rand48.3 b/lib/libc/stdlib/rand48.3
index 8b7c572fb47..29e72b8c013 100644
--- a/lib/libc/stdlib/rand48.3
+++ b/lib/libc/stdlib/rand48.3
@@ -9,9 +9,9 @@
.\" of any kind. I shall in no event be liable for anything that happens
.\" to anyone/anything when using this software.
.\"
-.\" $OpenBSD: rand48.3,v 1.14 2014/01/21 23:25:03 deraadt Exp $
+.\" $OpenBSD: rand48.3,v 1.15 2014/09/08 01:27:54 schwarze Exp $
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: September 8 2014 $
.Dt RAND48 3
.Os
.Sh NAME
@@ -176,4 +176,4 @@ and
functions conform to
.St -p1003.1-2008 .
.Sh AUTHORS
-Martin Birgmeier
+.An Martin Birgmeier