summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2022-12-08 11:33:58 +0000
committertb <>2022-12-08 11:33:58 +0000
commit5f1cdec039ee1f809ad4ba52b0ef331478e2e342 (patch)
tree5ac09890d52fcbce32cecedc5b2eaf82a20d439b /src
parentfcac0017bcd7a37bcb9dfd7c35dbf36dff59d64e (diff)
downloadopenbsd-5f1cdec039ee1f809ad4ba52b0ef331478e2e342.tar.gz
openbsd-5f1cdec039ee1f809ad4ba52b0ef331478e2e342.tar.bz2
openbsd-5f1cdec039ee1f809ad4ba52b0ef331478e2e342.zip
Fix copy-paste error that left a paragraph ending in a comma
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/BIO_push.36
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
188is not at the end of its chain, 188is not at the end of its chain,
189the tail of that chain starting after 189the tail of that chain starting after
190.Fa b 190.Fa b
191is cut off and becomes a separate chain, 191is cut off and becomes a separate chain.
192.Pp 192.Pp
193For portability, it is best to make sure that 193For portability, it is best to make sure that
194.Fa b 194.Fa b