doc/man3: unindent a few unintended code blocks
[openssl.git] / doc / man3 / SSL_CTX_add_session.pod
index 02d93b8b1d7cc59903bd8880adfb3cb364be011e..3fc52ff11c0d753d27f8b698f37b43a142a7077b 100644 (file)
@@ -54,13 +54,13 @@ The following values are returned by all functions:
 
 =item Z<>0
 
 
 =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
 
 
 =item Z<>1
 
- The operation succeeded.
+The operation succeeded.
 
 =back
 
 
 =back