summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_bn2bin.3
diff options
context:
space:
mode:
authorschwarze <>2019-06-10 14:58:48 +0000
committerschwarze <>2019-06-10 14:58:48 +0000
commitb783ba28c4b47eb204506e8af355d28ef6e67dec (patch)
treec71915c4d14e5a67e15139c4723d8f2a1857d680 /src/lib/libcrypto/man/BN_bn2bin.3
parent45f43e5082adf0bce802e9bbc7255a6841fceb25 (diff)
downloadopenbsd-b783ba28c4b47eb204506e8af355d28ef6e67dec.tar.gz
openbsd-b783ba28c4b47eb204506e8af355d28ef6e67dec.tar.bz2
openbsd-b783ba28c4b47eb204506e8af355d28ef6e67dec.zip
delete references to ERR pages from SEE ALSO where such
references were already given below RETURN VALUES right above
Diffstat (limited to 'src/lib/libcrypto/man/BN_bn2bin.3')
-rw-r--r--src/lib/libcrypto/man/BN_bn2bin.37
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/BN_bn2bin.3 b/src/lib/libcrypto/man/BN_bn2bin.3
index ee05b052f4..9569d111b5 100644
--- a/src/lib/libcrypto/man/BN_bn2bin.3
+++ b/src/lib/libcrypto/man/BN_bn2bin.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_bn2bin.3,v 1.12 2018/12/19 21:53:53 schwarze Exp $ 1.\" $OpenBSD: BN_bn2bin.3,v 1.13 2019/06/10 14:58:48 schwarze Exp $
2.\" full merge up to: OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400 2.\" full merge up to: OpenSSL a528d4f0 Oct 27 13:40:11 2015 -0400
3.\" selective merge up to: OpenSSL 1212818e Sep 11 13:22:14 2018 +0100 3.\" selective merge up to: OpenSSL 1212818e Sep 11 13:22:14 2018 +0100
4.\" 4.\"
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: December 19 2018 $ 52.Dd $Mdocdate: June 10 2019 $
53.Dt BN_BN2BIN 3 53.Dt BN_BN2BIN 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -299,8 +299,7 @@ The error codes can be obtained by
299.Sh SEE ALSO 299.Sh SEE ALSO
300.Xr BN_new 3 , 300.Xr BN_new 3 ,
301.Xr BN_num_bytes 3 , 301.Xr BN_num_bytes 3 ,
302.Xr BN_zero 3 , 302.Xr BN_zero 3
303.Xr ERR_get_error 3
304.Sh HISTORY 303.Sh HISTORY
305.Fn BN_bn2bin , 304.Fn BN_bn2bin ,
306.Fn BN_bin2bn , 305.Fn BN_bin2bn ,