Add a few documentation lines about UI_OpenSSL()
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Jan 2017 23:12:01 +0000 (00:12 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Jan 2017 17:27:27 +0000 (18:27 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2204)

doc/man3/UI_new.pod

index 9abb697807e65e7be358adcba12aa12b2c09d366..dedf4dc94abe2ead59eb7286305253df2e61926b 100644 (file)
@@ -174,6 +174,9 @@ UI_get_method() returns the UI method associated with a given UI.
 
 UI_set_method() changes the UI method associated with a given UI.
 
+UI_OpenSSL() is the default OpenSSL UI method for prompting
+passphrases on the command line.
+
 =head1 COPYRIGHT
 
 Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.