summaryrefslogtreecommitdiff
path: root/doc/man3/SSL_accept_stream.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SSL_accept_stream.pod')
-rw-r--r--doc/man3/SSL_accept_stream.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/SSL_accept_stream.pod b/doc/man3/SSL_accept_stream.pod
index e72af899b3..d2a0644561 100644
--- a/doc/man3/SSL_accept_stream.pod
+++ b/doc/man3/SSL_accept_stream.pod
@@ -44,8 +44,8 @@ TODO(QUIC): Revise in MSMT PR to mention threading considerations.
=end comment
Depending on whether default stream functionality is being used, it may be
-necessary to explicitly configure the incoming stream rejection policy before
-streams can be accepted; see L<SSL_set_incoming_stream_reject_policy(3)>.
+necessary to explicitly configure the incoming stream policy before streams can
+be accepted; see L<SSL_set_incoming_stream_policy(3)>.
=begin comment