Attempt to bring the 'engine' documentation up to date w.r.t missing
[openssl.git] / doc / crypto / X509_NAME_add_entry_by_txt.pod
index 68b3d6e5ebb29608c58d01389277a0f85c274adc..4472a1c5cf77b8d3ea7b2a8bb757cb93f3e36852 100644 (file)
@@ -1,10 +1,10 @@
 =pod
 
+=head1 NAME
+
 X509_NAME_add_entry_by_txt, X509_NAME_add_entry_by_OBJ, X509_NAME_add_entry_by_NID,
 X509_NAME_add_entry, X509_NAME_delete_entry - X509_NAME modification functions
 
-=head1 NAME
-
 =head1 SYNOPSIS
 
 int X509_NAME_add_entry_by_txt(X509_NAME *name, char *field, int type, unsigned char *bytes, int len, int loc, int set);