summaryrefslogtreecommitdiff
path: root/doc/man3/SSL_attach_stream.pod
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-05-08 19:42:40 +0100
committerHugo Landau <hlandau@openssl.org>2023-05-12 14:47:15 +0100
commit5fc256cd6b991cf0fb5f7cb1da7be14c7e90653f (patch)
treef7d79b98c8ed5952afad8d89ab6378b2433d1e93 /doc/man3/SSL_attach_stream.pod
parent4f2d32d6b6b4b80ff5f55c5462b545516d252d11 (diff)
downloadopenssl-new-5fc256cd6b991cf0fb5f7cb1da7be14c7e90653f.tar.gz
QUIC MSST: Documentation fixes
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20765)
Diffstat (limited to 'doc/man3/SSL_attach_stream.pod')
-rw-r--r--doc/man3/SSL_attach_stream.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_attach_stream.pod b/doc/man3/SSL_attach_stream.pod
index 8f837acc6e..298000ac2e 100644
--- a/doc/man3/SSL_attach_stream.pod
+++ b/doc/man3/SSL_attach_stream.pod
@@ -87,7 +87,7 @@ SSL_set_default_stream_mode() can be used to configure or disable default stream
handling. It can only be called on a QUIC connection SSL object prior to any
default stream being created. If used, it is recommended to call it immediately
after calling L<SSL_new(3)>, prior to initiating a connection. The argument
-B<mode> may be one of the following options:
+I<mode> may be one of the following options:
=over 4