diff options
author | Björn Gustavsson <[email protected]> | 2015-05-08 14:58:29 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-05-08 14:58:29 +0200 |
commit | ce96ab6d64768cd6536011ccdecc08191c238220 (patch) | |
tree | 0acb02a0fae1f6ce344c187ad13c39918b2b4a66 /lib/asn1/doc/src/ref_man.xml | |
parent | ef1e9027c9ec7aa55de13eb3cb8372fddc59d30b (diff) | |
parent | 5c9cab4be276b09f9c119f5d678f896b8043f015 (diff) | |
download | otp-ce96ab6d64768cd6536011ccdecc08191c238220.tar.gz otp-ce96ab6d64768cd6536011ccdecc08191c238220.tar.bz2 otp-ce96ab6d64768cd6536011ccdecc08191c238220.zip |
Merge branch 'bjorn/asn1/doc'
* bjorn/asn1/doc:
asn1_spec: Correct obsolete details about compiler options
Update asn1 documentation
Diffstat (limited to 'lib/asn1/doc/src/ref_man.xml')
-rw-r--r-- | lib/asn1/doc/src/ref_man.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/asn1/doc/src/ref_man.xml b/lib/asn1/doc/src/ref_man.xml index 0a0ed5416a..e157f542f3 100644 --- a/lib/asn1/doc/src/ref_man.xml +++ b/lib/asn1/doc/src/ref_man.xml @@ -21,7 +21,7 @@ </legalnotice> - <title>Asn1 Reference Manual</title> + <title>ASN.1 Reference Manual</title> <prepared>OTP Team</prepared> <docno></docno> <date>1997-10-04</date> @@ -29,8 +29,8 @@ <file>application.sgml</file> </header> <description> - <p>The <em>Asn1</em> application - contains modules with compile-time and run-time support for ASN.1.</p> + <p>The <c>ASN.1</c> application + contains modules with compile-time and runtime support for ASN.1.</p> </description> <xi:include href="asn1ct.xml"/> <xi:include href="asn1rt.xml"/> |