summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/BIO_push.3
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2014-08-07 18:56:10 +0000
committerjkim <jkim@FreeBSD.org>2014-08-07 18:56:10 +0000
commit3299c3be1ad20ab974be3dd97789e20b68dfa949 (patch)
tree466b55a31fe1a87db4dfcbef9e5d2f3e8aec65e1 /secure/lib/libcrypto/man/BIO_push.3
parentc934f5fd2852ea5ed2fcbb043e6cf7316daa7e7e (diff)
parent8bd1d6691f94efdce2338dffd823889f6c6b8ed2 (diff)
downloadFreeBSD-src-3299c3be1ad20ab974be3dd97789e20b68dfa949.zip
FreeBSD-src-3299c3be1ad20ab974be3dd97789e20b68dfa949.tar.gz
Merge OpenSSL 1.0.1i.
Diffstat (limited to 'secure/lib/libcrypto/man/BIO_push.3')
-rw-r--r--secure/lib/libcrypto/man/BIO_push.34
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/man/BIO_push.3 b/secure/lib/libcrypto/man/BIO_push.3
index 07542fe..40eb996 100644
--- a/secure/lib/libcrypto/man/BIO_push.3
+++ b/secure/lib/libcrypto/man/BIO_push.3
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_push 3"
-.TH BIO_push 3 "2014-06-05" "1.0.1h" "OpenSSL"
+.TH BIO_push 3 "2014-08-06" "1.0.1i" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -168,7 +168,7 @@ If the call:
\& BIO_push(b64, f);
.Ve
.PP
-is made then the new chain will be \fBb64\-chain\fR. After making the calls
+is made then the new chain will be \fBb64\-f\fR. After making the calls
.PP
.Vb 2
\& BIO_push(md2, b64);
OpenPOWER on IntegriCloud