summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/PEM_read.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-06-10 09:49:48 +0000
committerschwarze <schwarze@openbsd.org>2019-06-10 09:49:48 +0000
commit00d4e240f8bc13ba4eb25bb93cda95111d7d1a88 (patch)
tree669ec3aa82b7547c5ea0f8ae94699f29633ff70f /lib/libcrypto/man/PEM_read.3
parentAllow mg to log its internal status to a file. At the moment it only (diff)
downloadwireguard-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/PEM_read.3')
-rw-r--r--lib/libcrypto/man/PEM_read.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/man/PEM_read.3 b/lib/libcrypto/man/PEM_read.3
index 7d888bb3a16..f3a07075d07 100644
--- a/lib/libcrypto/man/PEM_read.3
+++ b/lib/libcrypto/man/PEM_read.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: PEM_read.3,v 1.7 2019/06/06 01:06:58 schwarze Exp $
+.\" $OpenBSD: PEM_read.3,v 1.8 2019/06/10 09:49:48 schwarze Exp $
.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
.\"
.\" This file was written by Viktor Dukhovni
@@ -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: June 6 2019 $
+.Dd $Mdocdate: June 10 2019 $
.Dt PEM_READ 3
.Os
.Sh NAME
@@ -277,6 +277,7 @@ The
.Fa data
is likely meaningless if these functions fail.
.Sh SEE ALSO
+.Xr crypto 3 ,
.Xr d2i_PKCS8PrivateKey_bio 3 ,
.Xr ERR_GET_LIB 3 ,
.Xr ERR_peek_last_error 3 ,