aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/doc/src/asn1_ug.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/doc/src/asn1_ug.xml')
-rw-r--r--lib/asn1/doc/src/asn1_ug.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/asn1/doc/src/asn1_ug.xml b/lib/asn1/doc/src/asn1_ug.xml
index 12d986308f..6d9532a475 100644
--- a/lib/asn1/doc/src/asn1_ug.xml
+++ b/lib/asn1/doc/src/asn1_ug.xml
@@ -4,7 +4,7 @@
<chapter>
<header>
<copyright>
- <year>1997</year><year>2010</year>
+ <year>1997</year><year>2011</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -366,6 +366,12 @@ erlc -o ../asnfiles -I ../asnfiles -I /usr/local/standards/asn1 Person.asn
you choose to use a linked in driver for considerable faster
decode.</p>
</item>
+ <tag><c>+nif</c></tag>
+ <item>
+ <p>Together with the flags <c>per_bin</c> or <c>ber_bin</c>
+ and <c>optimize</c> you choose to use a nif for considerable
+ faster per encode and ber decode. </p>
+ </item>
<tag><c>+asn1config</c></tag>
<item>
<p>This functionality works together with the flags