Dead code removal: Fortezza identifiers
[openssl.git] / doc / ssl / SSL_CTX_set_session_id_context.pod
index 58fc685506ebb84fc9fc0cfc73252ae27b8df362..7c9e5153360a51ad83ef314830af186f27b97b50 100644 (file)
@@ -64,13 +64,13 @@ return the following values:
 
 =over 4
 
-=item 0
+=item Z<>0
 
 The length B<sid_ctx_len> of the session id context B<sid_ctx> exceeded
 the maximum allowed length of B<SSL_MAX_SSL_SESSION_ID_LENGTH>. The error
 is logged to the error stack.
 
-=item 1
+=item Z<>1
 
 The operation succeeded.