summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/rand48.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
committerjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
commit9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch)
tree2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libc/stdlib/rand48.3
parentenable all debugging messages by default if the driver is compiled with (diff)
downloadwireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz
wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip
convert to new .Dd format;
Diffstat (limited to 'lib/libc/stdlib/rand48.3')
-rw-r--r--lib/libc/stdlib/rand48.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/rand48.3 b/lib/libc/stdlib/rand48.3
index 78cd0a7cd5d..0e8ca5389b6 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.10 2003/06/01 19:27:27 jmc Exp $
+.\" $OpenBSD: rand48.3,v 1.11 2007/05/31 19:19:31 jmc Exp $
.\"
-.Dd October 8, 1993
+.Dd $Mdocdate: May 31 2007 $
.Dt RAND48 3
.Os
.Sh NAME