aboutsummaryrefslogtreecommitdiffstats
path: root/lang/asn1c/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/asn1c/pkg-descr')
-rw-r--r--lang/asn1c/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/asn1c/pkg-descr b/lang/asn1c/pkg-descr
index 0878be70e2cb..494db74c49b5 100644
--- a/lang/asn1c/pkg-descr
+++ b/lang/asn1c/pkg-descr
@@ -1,7 +1,7 @@
The asn1c compiles ASN.1 (Abstract Syntax Notation One) specifications into
the C source code. This compiler supports automatic constraints checking code
generation, parametrization, basic support for Information Object Classes.
-The produced C code contains the codecs for BER & DER encoding rules.
+The produced C code contains the codecs for BER/DER/CER/XER encoding rules.
See asn1c-usage.pdf and asn1c(1) manual page for details.