X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FSSL_CTX_add_session.pod;h=3fc52ff11c0d753d27f8b698f37b43a142a7077b;hp=02d93b8b1d7cc59903bd8880adfb3cb364be011e;hb=32c57705c9299db5344f9f2d1bb28edfb5d6a76d;hpb=e9b77246879071308130cda42336338ddb63cbb4 diff --git a/doc/man3/SSL_CTX_add_session.pod b/doc/man3/SSL_CTX_add_session.pod index 02d93b8b1d..3fc52ff11c 100644 --- a/doc/man3/SSL_CTX_add_session.pod +++ b/doc/man3/SSL_CTX_add_session.pod @@ -54,13 +54,13 @@ The following values are returned by all functions: =item Z<>0 - The operation failed. In case of the add operation, it was tried to add - the same (identical) session twice. In case of the remove operation, the - session was not found in the cache. +The operation failed. In case of the add operation, it was tried to add +the same (identical) session twice. In case of the remove operation, the +session was not found in the cache. =item Z<>1 - The operation succeeded. +The operation succeeded. =back