diff options
author | jmc <> | 2007-05-31 19:20:26 +0000 |
---|---|---|
committer | jmc <> | 2007-05-31 19:20:26 +0000 |
commit | e021d0a0d5401ab3c1c88e4570ee8c832a47033b (patch) | |
tree | fa20f000f14ac9b2dedcf06e5adfd0c3b939d8da /src/lib/libc/stdlib/rand48.3 | |
parent | 214a354ecc363e7381ae7fb1ef1e556a2cf94b76 (diff) | |
download | openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.gz openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.bz2 openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.zip |
convert to new .Dd format;
Diffstat (limited to 'src/lib/libc/stdlib/rand48.3')
-rw-r--r-- | src/lib/libc/stdlib/rand48.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 78cd0a7cd5..0e8ca5389b 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 | |||
@@ -9,9 +9,9 @@ | |||
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 | .\" $OpenBSD: rand48.3,v 1.10 2003/06/01 19:27:27 jmc Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.11 2007/05/31 19:19:31 jmc Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd October 8, 1993 | 14 | .Dd $Mdocdate: May 31 2007 $ |
15 | .Dt RAND48 3 | 15 | .Dt RAND48 3 |
16 | .Os | 16 | .Os |
17 | .Sh NAME | 17 | .Sh NAME |