summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2016-12-15 06:52:02 +0000
committerjmc <>2016-12-15 06:52:02 +0000
commitbe424a7372c147f5db57b7e2e16a3f6df4ac21e7 (patch)
tree82636d05ec61a679d56b5b65a0bc8f7d09474b03 /src
parent1aff946842a6043a57090b0915be27af55dcd882 (diff)
downloadopenbsd-be424a7372c147f5db57b7e2e16a3f6df4ac21e7.tar.gz
openbsd-be424a7372c147f5db57b7e2e16a3f6df4ac21e7.tar.bz2
openbsd-be424a7372c147f5db57b7e2e16a3f6df4ac21e7.zip
remove "(DEPRECATED)" from the Nd: none of the other base pages
document things this way and DESCRIPTION is clear anyway that this should not be used; wording of the Nd suggested by schwarze ok schwarze
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/RAND_add.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/RAND_add.3 b/src/lib/libcrypto/man/RAND_add.3
index 0c4639063e..10ab096508 100644
--- a/src/lib/libcrypto/man/RAND_add.3
+++ b/src/lib/libcrypto/man/RAND_add.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RAND_add.3,v 1.4 2016/11/29 00:07:45 schwarze Exp $ 1.\" $OpenBSD: RAND_add.3,v 1.5 2016/12/15 06:52:02 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Miod Vallat <miod@openbsd.org> 3.\" Copyright (c) 2014 Miod Vallat <miod@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: November 29 2016 $ 17.Dd $Mdocdate: December 15 2016 $
18.Dt RAND_ADD 3 18.Dt RAND_ADD 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -22,7 +22,7 @@
22.Nm RAND_cleanup , 22.Nm RAND_cleanup ,
23.Nm RAND_seed , 23.Nm RAND_seed ,
24.Nm RAND_status 24.Nm RAND_status
25.Nd add entropy to the PRNG (DEPRECATED) 25.Nd manipulate the PRNG state
26.Sh SYNOPSIS 26.Sh SYNOPSIS
27.In openssl/rand.h 27.In openssl/rand.h
28.Ft void 28.Ft void