summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/ASN1_STRING_length.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/ASN1_STRING_length.3')
-rw-r--r--lib/libcrypto/man/ASN1_STRING_length.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libcrypto/man/ASN1_STRING_length.3 b/lib/libcrypto/man/ASN1_STRING_length.3
index e24dd183730..5a113ecb223 100644
--- a/lib/libcrypto/man/ASN1_STRING_length.3
+++ b/lib/libcrypto/man/ASN1_STRING_length.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_STRING_length.3,v 1.24 2021/11/14 11:22:36 schwarze Exp $
+.\" $OpenBSD: ASN1_STRING_length.3,v 1.25 2021/11/15 13:39:40 schwarze Exp $
.\" full merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100
.\"
.\" This file is a derived work.
@@ -66,7 +66,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 14 2021 $
+.Dd $Mdocdate: November 15 2021 $
.Dt ASN1_STRING_LENGTH 3
.Os
.Sh NAME
@@ -381,7 +381,9 @@ the reason can be determined with
.Xr ERR_get_error 3 .
.Sh SEE ALSO
.Xr ASN1_mbstring_copy 3 ,
-.Xr ASN1_STRING_new 3
+.Xr ASN1_PRINTABLE_type 3 ,
+.Xr ASN1_STRING_new 3 ,
+.Xr ASN1_UNIVERSALSTRING_to_string 3
.Sh HISTORY
.Fn ASN1_STRING_cmp ,
.Fn ASN1_STRING_dup ,