mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
doc/man3: remove copy&paste leftover
Fixes #7883 Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7884)
This commit is contained in:
parent
829800b073
commit
00eb879f74
@ -51,9 +51,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
Block a user