Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Mar 2017 23:51:53 +0000 (00:51 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Mar 2017 23:51:53 +0000 (00:51 +0100)
commit5469600e367a1a4cf3dd929159b5bc8091db49de
treec65df4ee9493b119003d7b6b2f8b042c0636cad2
parentd61461a7525322d188f9c6e3f90cfc93916cc636
Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2903)
doc/man3/UI_STRING.pod [new file with mode: 0644]
doc/man3/UI_create_method.pod [new file with mode: 0644]
doc/man3/UI_new.pod