提交 fd9e2443 编写于 作者: M Matt Caswell

Fixed error in pod files with latest versions of pod2man

上级 7eb9680a
...@@ -76,7 +76,7 @@ further processing will occur. The following return values have meaning: ...@@ -76,7 +76,7 @@ further processing will occur. The following return values have meaning:
=over 4 =over 4
=item 2 =item Z<>2
This indicates that the I<ctx> and I<hctx> have been set and the session can This indicates that the I<ctx> and I<hctx> have been set and the session can
continue on those parameters. Additionally it indicates that the session continue on those parameters. Additionally it indicates that the session
...@@ -84,12 +84,12 @@ ticket is in a renewal period and should be replaced. The OpenSSL library will ...@@ -84,12 +84,12 @@ ticket is in a renewal period and should be replaced. The OpenSSL library will
call I<cb> again with an enc argument of 1 to set the new ticket (see RFC5077 call I<cb> again with an enc argument of 1 to set the new ticket (see RFC5077
3.3 paragraph 2). 3.3 paragraph 2).
=item 1 =item Z<>1
This indicates that the I<ctx> and I<hctx> have been set and the session can This indicates that the I<ctx> and I<hctx> have been set and the session can
continue on those parameters. continue on those parameters.
=item 0 =item Z<>0
This indicates that it was not possible to set/retrieve a session ticket and This indicates that it was not possible to set/retrieve a session ticket and
the SSL/TLS session will continue by by negiotationing a set of cryptographic the SSL/TLS session will continue by by negiotationing a set of cryptographic
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册