diff options
author | Micael Karlberg <[email protected]> | 2012-07-10 16:39:46 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-07-10 16:43:32 +0200 |
commit | 2fca4419268c38a8c68124786a9dd5c6b0643197 (patch) | |
tree | 5e19bdf0e1b84219cb7a89ebfce68d84cfa28999 /lib/snmp/doc/src/snmp_config.xml | |
parent | 6cb6829ae3e7d06e2f24d50ff80a60ac1aa1e72c (diff) | |
download | otp-2fca4419268c38a8c68124786a9dd5c6b0643197.tar.gz otp-2fca4419268c38a8c68124786a9dd5c6b0643197.tar.bz2 otp-2fca4419268c38a8c68124786a9dd5c6b0643197.zip |
Fixed pdf text "overflow" problems in the documentation
Diffstat (limited to 'lib/snmp/doc/src/snmp_config.xml')
-rw-r--r-- | lib/snmp/doc/src/snmp_config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmp_config.xml b/lib/snmp/doc/src/snmp_config.xml index 340f2f1fa7..eec53162a1 100644 --- a/lib/snmp/doc/src/snmp_config.xml +++ b/lib/snmp/doc/src/snmp_config.xml @@ -963,7 +963,8 @@ Manager snmp config: 7b. User name? hobbes 7c. Security name? [hobbes] 7d. Authentication protocol (no/sha/md5)? [no] sha -7e Authentication [sha] key (length 0 or 20)? [""] [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20] +7e Authentication [sha] key (length 0 or 20)? [""] [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16, \ + 17,18,19,20] 7d. Priv protocol (no/des/aes)? [no] des 7f Priv [des] key (length 0 or 16)? [""] 10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25 7. Configure an usm user handled by this manager (y/n)? [y] n |