diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/BIO_s_file.3 | 9 | 
1 files changed, 5 insertions, 4 deletions
| 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 @@ | |||
| 1 | .\" $OpenBSD: BIO_s_file.3,v 1.10 2018/07/09 09:54:08 tb Exp $ | 1 | .\" $OpenBSD: BIO_s_file.3,v 1.11 2018/12/19 20:30:09 schwarze Exp $ | 
| 2 | .\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 | 2 | .\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 
| 3 | .\" selective merge up to: OpenSSL 1212818e Sep 11 13:22:14 2018 +0100 | ||
| 3 | .\" | 4 | .\" | 
| 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 5 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 
| 5 | .\" Copyright (c) 2000, 2010 The OpenSSL Project. All rights reserved. | 6 | .\" Copyright (c) 2000, 2010 The OpenSSL Project. All rights reserved. | 
| @@ -48,7 +49,7 @@ | |||
| 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 49 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 
| 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 50 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 
| 50 | .\" | 51 | .\" | 
| 51 | .Dd $Mdocdate: July 9 2018 $ | 52 | .Dd $Mdocdate: December 19 2018 $ | 
| 52 | .Dt BIO_S_FILE 3 | 53 | .Dt BIO_S_FILE 3 | 
| 53 | .Os | 54 | .Os | 
| 54 | .Sh NAME | 55 | .Sh NAME | 
| @@ -172,7 +173,7 @@ Flags can be: | |||
| 172 | this only has any effect under Win32). | 173 | this only has any effect under Win32). | 
| 173 | .Pp | 174 | .Pp | 
| 174 | .Fn BIO_set_fp | 175 | .Fn BIO_set_fp | 
| 175 | set the file pointer of a file BIO to | 176 | sets the file pointer of a file BIO to | 
| 176 | .Fa fp . | 177 | .Fa fp . | 
| 177 | .Fa flags | 178 | .Fa flags | 
| 178 | has the same meaning as in | 179 | has the same meaning as in | 
