From 0df6ca93e187cda768b5209f7ed2e40163aec547 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Wed, 19 Dec 2018 20:30:09 +0000 Subject: typo; from Jakub Wilk via OpenSSL commit a21285b3 Aug 21 18:30:34 2018 +0200 --- src/lib/libcrypto/man/BIO_s_file.3 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/BIO_s_file.3 b/src/lib/libcrypto/man/BIO_s_file.3 index 1cb357226a..3b256dbcf7 100644 --- a/src/lib/libcrypto/man/BIO_s_file.3 +++ b/src/lib/libcrypto/man/BIO_s_file.3 @@ -1,5 +1,6 @@ -.\" $OpenBSD: BIO_s_file.3,v 1.10 2018/07/09 09:54:08 tb Exp $ -.\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 +.\" $OpenBSD: BIO_s_file.3,v 1.11 2018/12/19 20:30:09 schwarze Exp $ +.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 +.\" selective merge up to: OpenSSL 1212818e Sep 11 13:22:14 2018 +0100 .\" .\" This file was written by Dr. Stephen Henson . .\" Copyright (c) 2000, 2010 The OpenSSL Project. All rights reserved. @@ -48,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 9 2018 $ +.Dd $Mdocdate: December 19 2018 $ .Dt BIO_S_FILE 3 .Os .Sh NAME @@ -172,7 +173,7 @@ Flags can be: this only has any effect under Win32). .Pp .Fn BIO_set_fp -set the file pointer of a file BIO to +sets the file pointer of a file BIO to .Fa fp . .Fa flags has the same meaning as in -- cgit v1.2.3-55-g6feb