diff options
-rw-r--r-- | src/lib/libcrypto/man/BIO_push.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BIO_push.3 b/src/lib/libcrypto/man/BIO_push.3 index 01f426c1ef..35c0c5b6d0 100644 --- a/src/lib/libcrypto/man/BIO_push.3 +++ b/src/lib/libcrypto/man/BIO_push.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: BIO_push.3,v 1.11 2022/12/07 23:08:47 schwarze Exp $ | 1 | .\" $OpenBSD: BIO_push.3,v 1.12 2022/12/08 11:33:58 tb Exp $ |
2 | .\" full merge up to: | 2 | .\" full merge up to: |
3 | .\" OpenSSL doc/man3/BIO_push.pod 791bfd91 Nov 19 20:38:27 2021 +0100 | 3 | .\" OpenSSL doc/man3/BIO_push.pod 791bfd91 Nov 19 20:38:27 2021 +0100 |
4 | .\" OpenSSL doc/man7/bio.pod 1cb7eff4 Sep 10 13:56:40 2019 +0100 | 4 | .\" OpenSSL doc/man7/bio.pod 1cb7eff4 Sep 10 13:56:40 2019 +0100 |
@@ -67,7 +67,7 @@ | |||
67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
69 | .\" | 69 | .\" |
70 | .Dd $Mdocdate: December 7 2022 $ | 70 | .Dd $Mdocdate: December 8 2022 $ |
71 | .Dt BIO_PUSH 3 | 71 | .Dt BIO_PUSH 3 |
72 | .Os | 72 | .Os |
73 | .Sh NAME | 73 | .Sh NAME |
@@ -188,7 +188,7 @@ and if | |||
188 | is not at the end of its chain, | 188 | is not at the end of its chain, |
189 | the tail of that chain starting after | 189 | the tail of that chain starting after |
190 | .Fa b | 190 | .Fa b |
191 | is cut off and becomes a separate chain, | 191 | is cut off and becomes a separate chain. |
192 | .Pp | 192 | .Pp |
193 | For portability, it is best to make sure that | 193 | For portability, it is best to make sure that |
194 | .Fa b | 194 | .Fa b |