POD: Fix item numbering
[openssl.git] / doc / ssl / SSL_CTX_load_verify_locations.pod
index 84a799fc71dd33bf8748ad249ecf1ff4da5fb280..d1d897719531ed95bbb668cd992644e6d63742fb 100644 (file)
@@ -100,13 +100,13 @@ The following return values can occur:
 
 =over 4
 
-=item 0
+=item Z<>0
 
 The operation failed because B<CAfile> and B<CApath> are NULL or the
 processing at one of the locations specified failed. Check the error
 stack to find out the reason.
 
-=item 1
+=item Z<>1
 
 The operation succeeded.