Fix nits in pod files.
[openssl.git] / doc / crypto / d2i_X509_NAME.pod
index bf45f8e7f192eecc18ec95d7bffdca2389f86d72..d957e906ef783880538691e86104dd241ae34cad 100644 (file)
@@ -32,14 +32,14 @@ the encoding of an B<X509_NAME> structure without copying it.
 
 =head1 RETURN VALUES
 
-=head1 SEE ALSO
-
 The meanings of the return values of d2i_X509_NAME() and i2d_X509_NAME()
 are similar to those for d2i_X509() and i2d_X509().
 
 The function X509_NAME_get0_der() returns 1 for success and 0 if an error
 occurred.
 
+=head1 SEE ALSO
+
 L<d2i_X509(3)>
 
 =cut