diff options
author | des <des@FreeBSD.org> | 2012-09-04 22:03:16 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2012-09-04 22:03:16 +0000 |
commit | 7c43d2b0905339c3d58017930052930a59197135 (patch) | |
tree | 17bdc975fd64980818769a1b26a291ebb1ed809d /lib/libc/stdlib/random.3 | |
parent | 82e7e4bb59e701ce3230d4695b418db54d025629 (diff) | |
download | FreeBSD-src-7c43d2b0905339c3d58017930052930a59197135.zip FreeBSD-src-7c43d2b0905339c3d58017930052930a59197135.tar.gz |
Bump dates.
Reminded by: bz@
Diffstat (limited to 'lib/libc/stdlib/random.3')
-rw-r--r-- | lib/libc/stdlib/random.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/random.3 b/lib/libc/stdlib/random.3 index 612a37e..e0be8f1 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 |