summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2019-09-29 16:30:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2019-09-29 16:30:36 +0000
commite2939d48e75d87256b81e54dac5923bf85da97a2 (patch)
treefe9be209d04dffdda54ff38c4321f21e08b60dec
parentacb6ed86fd2d1493a7f186dad99cab2d09fedc56 (diff)
zap trailing whitespace;
-rw-r--r--lib/libc/crypt/arc4random.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/crypt/arc4random.3 b/lib/libc/crypt/arc4random.3
index 2bc7dd0d00a..411860c28f2 100644
--- a/lib/libc/crypt/arc4random.3
+++ b/lib/libc/crypt/arc4random.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arc4random.3,v 1.36 2019/09/28 15:00:44 deraadt Exp $
+.\" $OpenBSD: arc4random.3,v 1.37 2019/09/29 16:30:35 jmc Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\"
.\" Manual page, using -mandoc macros
.\"
-.Dd $Mdocdate: September 28 2019 $
+.Dd $Mdocdate: September 29 2019 $
.Dt ARC4RANDOM 3
.Os
.Sh NAME
@@ -69,7 +69,7 @@ to generate a new result.
One data pool is used for all consumers in a process, so that consumption
under program flow can act as additional stirring.
The subsystem is re-seeded from the kernel
-.Xr random 4
+.Xr random 4
subsystem using
.Xr getentropy 2
on a regular basis, and also upon