summaryrefslogtreecommitdiff
path: root/doc/man/asn1_decode_simple_ber.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/asn1_decode_simple_ber.3')
-rw-r--r--doc/man/asn1_decode_simple_ber.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/asn1_decode_simple_ber.3 b/doc/man/asn1_decode_simple_ber.3
index ee34c13..f4e9545 100644
--- a/doc/man/asn1_decode_simple_ber.3
+++ b/doc/man/asn1_decode_simple_ber.3
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
-.TH "asn1_decode_simple_ber" 3 "4.8" "libtasn1" "libtasn1"
+.TH "asn1_decode_simple_ber" 3 "4.13" "libtasn1" "libtasn1"
.SH NAME
asn1_decode_simple_ber \- API function
.SH SYNOPSIS
@@ -20,7 +20,7 @@ the length of the data
.IP "unsigned int * ber_len" 12
the total length occupied by BER (may be \fBNULL\fP)
.SH "DESCRIPTION"
-Decodes a BER encoded type. The output is an allocated value
+Decodes a BER encoded type. The output is an allocated value
of the data. This decodes BER STRINGS only. Other types are
decoded as DER.
.SH "RETURNS"