POD: Fix item numbering
[openssl.git] / doc / ssl / SSL_clear.pod
index d4df1bfac316f5d4e4f5aed173a58612d2dfcb2b..ba192bd518aebed9e3a4089be7b5cab49ef6371d 100644 (file)
@@ -56,12 +56,12 @@ The following return values can occur:
 
 =over 4
 
-=item 0
+=item Z<>0
 
 The SSL_clear() operation could not be performed. Check the error stack to
 find out the reason.
 
-=item 1
+=item Z<>1
 
 The SSL_clear() operation was successful.