summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/rand48.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-06-01 19:27:27 +0000
committerjmc <jmc@openbsd.org>2003-06-01 19:27:27 +0000
commita0d22958f2254ee395f06fb4feac7fe47474edb8 (patch)
treef6b358613c71a58232c170deea163edd3db31122 /lib/libc/stdlib/rand48.3
parent- section reorder (diff)
downloadwireguard-openbsd-a0d22958f2254ee395f06fb4feac7fe47474edb8.tar.xz
wireguard-openbsd-a0d22958f2254ee395f06fb4feac7fe47474edb8.zip
- section reorder
- merge COMPATIBILITY - kill whitespace at EOL
Diffstat (limited to 'lib/libc/stdlib/rand48.3')
-rw-r--r--lib/libc/stdlib/rand48.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/rand48.3 b/lib/libc/stdlib/rand48.3
index 6b0831ead7d..78cd0a7cd5d 100644
--- a/lib/libc/stdlib/rand48.3
+++ b/lib/libc/stdlib/rand48.3
@@ -9,7 +9,7 @@
.\" of any kind. I shall in no event be liable for anything that happens
.\" to anyone/anything when using this software.
.\"
-.\" $OpenBSD: rand48.3,v 1.9 2003/05/10 06:48:30 jmc Exp $
+.\" $OpenBSD: rand48.3,v 1.10 2003/06/01 19:27:27 jmc Exp $
.\"
.Dd October 8, 1993
.Dt RAND48 3
@@ -157,9 +157,9 @@ generator calls.
.Pp
For a more powerful random number generator, see
.Xr random 3 .
-.Sh AUTHORS
-Martin Birgmeier
.Sh SEE ALSO
.Xr arc4random 3 ,
.Xr rand 3 ,
.Xr random 3
+.Sh AUTHORS
+Martin Birgmeier