diff options
author | jmc <> | 2015-11-10 23:48:18 +0000 |
---|---|---|
committer | jmc <> | 2015-11-10 23:48:18 +0000 |
commit | d5282d754e743726bcafb49d0992917dc89caf2b (patch) | |
tree | edcf55466f22936948ca162c2661f01095dc270e /src/lib/libc/stdlib/rand48.3 | |
parent | 51cca9288dc024b579cfb92e26e1fa8916e7d769 (diff) | |
download | openbsd-d5282d754e743726bcafb49d0992917dc89caf2b.tar.gz openbsd-d5282d754e743726bcafb49d0992917dc89caf2b.tar.bz2 openbsd-d5282d754e743726bcafb49d0992917dc89caf2b.zip |
update NAME section to include all documented functions,
or otherwise change Dt to reflect the name of an existing function;
feedback/ok schwarze
Diffstat (limited to 'src/lib/libc/stdlib/rand48.3')
-rw-r--r-- | src/lib/libc/stdlib/rand48.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/rand48.3 b/src/lib/libc/stdlib/rand48.3 index 20be03fc76..cc54d9174c 100644 --- a/src/lib/libc/stdlib/rand48.3 +++ b/src/lib/libc/stdlib/rand48.3 | |||
@@ -9,10 +9,10 @@ | |||
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.19 2015/09/10 13:44:19 schwarze Exp $ | 12 | .\" $OpenBSD: rand48.3,v 1.20 2015/11/10 23:48:18 jmc Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd $Mdocdate: September 10 2015 $ | 14 | .Dd $Mdocdate: November 10 2015 $ |
15 | .Dt RAND48 3 | 15 | .Dt DRAND48 3 |
16 | .Os | 16 | .Os |
17 | .Sh NAME | 17 | .Sh NAME |
18 | .Nm drand48 , | 18 | .Nm drand48 , |