Browse Source

zap trailing whitespace;

OPENBSD_5_6
jmc 10 years ago
parent
commit
df5413a7ec
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/lib/libc/stdlib/random.3

+ 3
- 3
src/lib/libc/stdlib/random.3 View File

@ -25,9 +25,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: random.3,v 1.24 2014/07/17 23:12:28 deraadt Exp $
.\" $OpenBSD: random.3,v 1.25 2014/07/18 06:20:36 jmc Exp $
.\"
.Dd $Mdocdate: July 17 2014 $
.Dd $Mdocdate: July 18 2014 $
.Dt RANDOM 3
.Os
.Sh NAME
@ -51,7 +51,7 @@
.Fn setstate "char *state"
.Sh DESCRIPTION
.Bf -symbolic
This interface is not cryptographically secure, so consider using
This interface is not cryptographically secure, so consider using
.Xr arc4random 3
instead.
.Ef


Loading…
Cancel
Save