diff options
author | Micael Karlberg <[email protected]> | 2018-09-07 18:31:16 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-17 14:41:23 +0200 |
commit | 229795aba1d4da773938715f2e5122d4885af826 (patch) | |
tree | 2b1b18af6c5ae980111e66144e4a3873331e365e /lib/snmp/doc/src | |
parent | b665dd1fdab1c03b123911b5ccaca4dd0fc2809c (diff) | |
download | otp-229795aba1d4da773938715f2e5122d4885af826.tar.gz otp-229795aba1d4da773938715f2e5122d4885af826.tar.bz2 otp-229795aba1d4da773938715f2e5122d4885af826.zip |
[snmp] Add proper version
Also fixed case clause.
OTP-15287 (ERIERL-206)
Diffstat (limited to 'lib/snmp/doc/src')
-rw-r--r-- | lib/snmp/doc/src/notes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index f64e0cca97..1607363ad1 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -4,7 +4,7 @@ <chapter> <header> <copyright> - <year>1996</year><year>2017</year> + <year>1996</year><year>2018</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -48,7 +48,7 @@ </list> </section> -</section> + </section> <section><title>SNMP 5.2.10</title> |