File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
2
.\" full merge up to:
3
3
.\" OpenSSL doc/man3/BIO_push.pod 791bfd91 Nov 19 20:38:27 2021 +0100
4
4
.\" OpenSSL doc/man7/bio.pod 1cb7eff4 Sep 10 13:56:40 2019 +0100
67
67
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
68
68
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
69
69
.\"
70
- .Dd $Mdocdate : December 7 2022 $
70
+ .Dd $Mdocdate : December 8 2022 $
71
71
.Dt BIO_PUSH 3
72
72
.Os
73
73
.Sh NAME
@@ -188,7 +188,7 @@ and if
188
188
is not at the end of its chain,
189
189
the tail of that chain starting after
190
190
.Fa b
191
- is cut off and becomes a separate chain,
191
+ is cut off and becomes a separate chain.
192
192
.Pp
193
193
For portability, it is best to make sure that
194
194
.Fa b
You can’t perform that action at this time.
0 commit comments