summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DSA_set_method.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/DSA_set_method.3')
-rw-r--r--src/lib/libcrypto/man/DSA_set_method.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/DSA_set_method.3 b/src/lib/libcrypto/man/DSA_set_method.3
index 59ee475d1a..344ec7c9b0 100644
--- a/src/lib/libcrypto/man/DSA_set_method.3
+++ b/src/lib/libcrypto/man/DSA_set_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: DSA_set_method.3,v 1.5 2016/12/08 22:13:59 jmc Exp $ 1.\" $OpenBSD: DSA_set_method.3,v 1.6 2016/12/10 22:47:49 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>. 4.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: December 8 2016 $ 51.Dd $Mdocdate: December 10 2016 $
52.Dt DSA_SET_METHOD 3 52.Dt DSA_SET_METHOD 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -223,7 +223,6 @@ and sets an error code that can be obtained by
223if the allocation fails. 223if the allocation fails.
224Otherwise it returns a pointer to the newly allocated structure. 224Otherwise it returns a pointer to the newly allocated structure.
225.Sh SEE ALSO 225.Sh SEE ALSO
226.Xr dsa 3 ,
227.Xr DSA_new 3 226.Xr DSA_new 3
228.Sh HISTORY 227.Sh HISTORY
229.Fn DSA_set_default_method , 228.Fn DSA_set_default_method ,