mirror of https://github.com/openssl/openssl.git
doc/man3: remove copy&paste leftover
Fixes #7883
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7884)
(cherry picked from commit 00eb879f74
)
This commit is contained in:
parent
4960e84b7b
commit
ab061e75b7
|
@ -44,9 +44,6 @@ X509_NAME_ENTRY_get_object() and X509_NAME_ENTRY_get_data() can be
|
|||
used to examine an B<X509_NAME_ENTRY> function as returned by
|
||||
X509_NAME_get_entry() for example.
|
||||
|
||||
X509_NAME_ENTRY_create_by_txt(), X509_NAME_ENTRY_create_by_NID(),
|
||||
and X509_NAME_ENTRY_create_by_OBJ() create and return an
|
||||
|
||||
X509_NAME_ENTRY_create_by_txt(), X509_NAME_ENTRY_create_by_OBJ(),
|
||||
X509_NAME_ENTRY_create_by_NID() and X509_NAME_ENTRY_set_data()
|
||||
are seldom used in practice because B<X509_NAME_ENTRY> structures
|
||||
|
|
Loading…
Reference in New Issue