Browse Source

delete extra words; Henri Kemppainen

OPENBSD_5_5
deraadt 10 years ago
parent
commit
f175a3d5be
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      src/lib/libc/crypt/arc4random.3

+ 2
- 3
src/lib/libc/crypt/arc4random.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: arc4random.3,v 1.30 2013/10/21 20:35:09 deraadt Exp $
.\" $OpenBSD: arc4random.3,v 1.31 2013/10/22 06:40:36 deraadt Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@ -30,7 +30,7 @@
.\"
.\" Manual page, using -mandoc macros
.\"
.Dd $Mdocdate: October 21 2013 $
.Dd $Mdocdate: October 22 2013 $
.Dt ARC4RANDOM 3
.Os
.Sh NAME
@ -112,6 +112,5 @@ In
.Ox 5.5 ,
it was replaced with the ChaCha20 cipher, and it may be replaced
again in the future as cryptographic techniques advance.
techniques advance.
A good mnemonic is
.Dq A Replacement Call for Random .

Loading…
Cancel
Save