diff options
author | 2019-06-10 09:49:48 +0000 | |
---|---|---|
committer | 2019-06-10 09:49:48 +0000 | |
commit | 00d4e240f8bc13ba4eb25bb93cda95111d7d1a88 (patch) | |
tree | 669ec3aa82b7547c5ea0f8ae94699f29633ff70f /lib/libcrypto/man/UI_new.3 | |
parent | Allow mg to log its internal status to a file. At the moment it only (diff) | |
download | wireguard-openbsd-00d4e240f8bc13ba4eb25bb93cda95111d7d1a88.tar.xz wireguard-openbsd-00d4e240f8bc13ba4eb25bb93cda95111d7d1a88.zip |
add links back to crypto(3) to function group entry pages
and to isolated obsolete pages;
OK bcook@ jmc@
Diffstat (limited to 'lib/libcrypto/man/UI_new.3')
-rw-r--r-- | lib/libcrypto/man/UI_new.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/man/UI_new.3 b/lib/libcrypto/man/UI_new.3 index 86a2581c99e..c5b204bdec9 100644 --- a/lib/libcrypto/man/UI_new.3 +++ b/lib/libcrypto/man/UI_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: UI_new.3,v 1.8 2018/03/22 21:08:22 schwarze Exp $ +.\" $OpenBSD: UI_new.3,v 1.9 2019/06/10 09:49:48 schwarze Exp $ .\" full merge up to: OpenSSL 78b19e90 Jan 11 00:12:01 2017 +0100 .\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 .\" @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 22 2018 $ +.Dd $Mdocdate: June 10 2019 $ .Dt UI_NEW 3 .Os .Sh NAME @@ -501,6 +501,7 @@ is called with an explicit .Dv NULL argument. .Sh SEE ALSO +.Xr crypto 3 , .Xr des_read_pw 3 , .Xr UI_create_method 3 , .Xr UI_get_string_type 3 , |