summaryrefslogtreecommitdiff
path: root/lib/libcrypto/doc/EVP_PKEY_derive.pod
diff options
context:
space:
mode:
authorJim Razmus II <jim@cvs.openbsd.org>2014-05-04 22:26:34 +0000
committerJim Razmus II <jim@cvs.openbsd.org>2014-05-04 22:26:34 +0000
commit09a6c4abd3ba7de86c058e0cf19ac09c7937f8e5 (patch)
treef51c5b476433709d99fe4e2592bdb1535befe030 /lib/libcrypto/doc/EVP_PKEY_derive.pod
parenteb2821fe0f0ed7967149ddb352ec49d54e2cf1c9 (diff)
Improve line wrapping for lines exceeding 80 chars.
ok jmc@
Diffstat (limited to 'lib/libcrypto/doc/EVP_PKEY_derive.pod')
-rw-r--r--lib/libcrypto/doc/EVP_PKEY_derive.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/doc/EVP_PKEY_derive.pod b/lib/libcrypto/doc/EVP_PKEY_derive.pod
index de877ead1a0..2424ce0e54c 100644
--- a/lib/libcrypto/doc/EVP_PKEY_derive.pod
+++ b/lib/libcrypto/doc/EVP_PKEY_derive.pod
@@ -2,7 +2,8 @@
=head1 NAME
-EVP_PKEY_derive_init, EVP_PKEY_derive_set_peer, EVP_PKEY_derive - derive public key algorithm shared secret.
+EVP_PKEY_derive_init, EVP_PKEY_derive_set_peer, EVP_PKEY_derive - derive public
+key algorithm shared secret.
=head1 SYNOPSIS