pod2man now complains when item tags are not sequential.
Also complains about missing =back and other tags.
Silence the warnings; most were already done.
Reviewed-by: Tim Hudson <tjh@openssl.org>
+=item Z<>0
+
+PSK identity was not found. An "unknown_psk_identity" alert message
+will be sent and the connection setup fails.
+
+=item E<gt>0
PSK identity was found and the server callback has provided the PSK
successfully in parameter B<psk>. Return value is the length of
PSK identity was found and the server callback has provided the PSK
successfully in parameter B<psk>. Return value is the length of
connection will fail with decryption_error before it will be finished
completely.
connection will fail with decryption_error before it will be finished
completely.
-=item Z<>0
-
-PSK identity was not found. An "unknown_psk_identity" alert message
-will be sent and the connection setup fails.
-
The shutdown was successfully completed. The "close notify" alert was sent
and the peer's "close notify" alert was received.
The shutdown was successfully completed. The "close notify" alert was sent
and the peer's "close notify" alert was received.
The shutdown was not successful because a fatal error occurred either
at the protocol level or a connection failure occurred. It can also occur if
The shutdown was not successful because a fatal error occurred either
at the protocol level or a connection failure occurred. It can also occur if