summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2012-09-04 22:03:16 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2012-09-04 22:03:16 +0000
commitcf949d128392129bd09ae38efb7cf3731042f5de (patch)
tree17bdc975fd64980818769a1b26a291ebb1ed809d /lib/libc/stdlib
parentc2b4a4036bc312f5bb1ed0fab918302456ee5f6e (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/rand.32
-rw-r--r--lib/libc/stdlib/random.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3
index 680507385bd7..390a40bfeced 100644
--- a/lib/libc/stdlib/rand.3
+++ b/lib/libc/stdlib/rand.3
@@ -32,7 +32,7 @@
.\" @(#)rand.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd October 6, 2010
+.Dd September 4, 2012
.Dt RAND 3
.Os
.Sh NAME
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3
index 612a37e996c5..e0be8f1ecfee 100644
--- a/lib/libc/stdlib/random.3
+++ b/lib/libc/stdlib/random.3
@@ -28,7 +28,7 @@
.\" @(#)random.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd September 4, 2012
.Dt RANDOM 3
.Os
.Sh NAME