summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-09-27 02:00:14 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-09-27 02:00:14 +0000
commit7a1157c6996f2b133860bc7263b168f8f1b77ef4 (patch)
tree213e29f43d9057147403a84162ca66c983e829cb /lib/libc/stdlib
parent207a8368927fe02657ef6745c82fefb4a4c7a20b (diff)
Formatting and grammar.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/rand48.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/rand48.3 b/lib/libc/stdlib/rand48.3
index f1615027da6..3d8d53862d4 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.5 1999/06/29 18:36:22 aaron Exp $
+.\" $OpenBSD: rand48.3,v 1.6 1999/09/27 02:00:13 aaron Exp $
.\"
.Dd October 8, 1993
.Dt RAND48 3
@@ -158,4 +158,4 @@ Martin Birgmeier
.Sh SEE ALSO
.Xr arc4random 3 ,
.Xr rand 3 ,
-.Xr random 3 .
+.Xr random 3