summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/rand48.3
diff options
context:
space:
mode:
authortholo <>1996-08-19 08:34:30 +0000
committertholo <>1996-08-19 08:34:30 +0000
commite05d77aaf17452bebe333901f1acfad893fa05a7 (patch)
tree38a123983182ecb1d85d870dc92d9e902a66e4e4 /src/lib/libc/stdlib/rand48.3
parent057dc3cd255a3e12f9cb92d21ec3f71c65cfd475 (diff)
downloadopenbsd-e05d77aaf17452bebe333901f1acfad893fa05a7.tar.gz
openbsd-e05d77aaf17452bebe333901f1acfad893fa05a7.tar.bz2
openbsd-e05d77aaf17452bebe333901f1acfad893fa05a7.zip
Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly
Diffstat (limited to 'src/lib/libc/stdlib/rand48.3')
-rw-r--r--src/lib/libc/stdlib/rand48.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3
index 5a772c9a8c..72fa27e17a 100644
--- a/src/lib/libc/stdlib/rand48.3
+++ b/src/lib/libc/stdlib/rand48.3
@@ -9,7 +9,7 @@
9.\" of any kind. I shall in no event be liable for anything that happens 9.\" of any kind. I shall in no event be liable for anything that happens
10.\" to anyone/anything when using this software. 10.\" to anyone/anything when using this software.
11.\" 11.\"
12.\" $Id: rand48.3,v 1.1.1.1 1995/10/18 08:42:19 deraadt Exp $ 12.\" $OpenBSD: rand48.3,v 1.2 1996/08/19 08:33:45 tholo Exp $
13.\" 13.\"
14.Dd October 8, 1993 14.Dd October 8, 1993
15.Dt RAND48 3 15.Dt RAND48 3