Remove trailing whitespace.
This commit is contained in:
parent
759a394557
commit
6ef76bc469
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: arc4random.3,v 1.8 2011/02/04 22:07:07 christos Exp $
|
||||
.\" $NetBSD: arc4random.3,v 1.9 2011/02/05 00:24:08 wiz Exp $
|
||||
.\" $OpenBSD: arc4random.3,v 1.17 2000/12/21 14:07:41 aaron Exp $
|
||||
.\"
|
||||
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
|
||||
@ -82,11 +82,11 @@ versus the fast but poor quality interfaces described in
|
||||
and
|
||||
.Xr drand48 3 .
|
||||
.Pp
|
||||
The
|
||||
.Fn arc4random_buf
|
||||
function fills the
|
||||
The
|
||||
.Fn arc4random_buf
|
||||
function fills the
|
||||
.Fa buffer
|
||||
with
|
||||
with
|
||||
.Fa length
|
||||
bytes of ARC4-derived random data.
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user