aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp
diff options
context:
space:
mode:
authorMicael Karlberg <micael@fed14x32.(none)>2011-02-19 20:59:41 +0100
committerMicael Karlberg <micael@fed14x32.(none)>2011-02-19 20:59:41 +0100
commit031613986bf597c879cefbd64581b5fbd7cfb2ea (patch)
tree843da1c97d7523c6e380f70f3779c195cdba9418 /lib/snmp
parente4faae6550be391faf6294992980b8f28ab69656 (diff)
downloadotp-031613986bf597c879cefbd64581b5fbd7cfb2ea.tar.gz
otp-031613986bf597c879cefbd64581b5fbd7cfb2ea.tar.bz2
otp-031613986bf597c879cefbd64581b5fbd7cfb2ea.zip
Fixed spelling and such things...
Please enter the commit message for your changes. Lines starting
Diffstat (limited to 'lib/snmp')
-rw-r--r--lib/snmp/src/compile/snmpc.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/snmp/src/compile/snmpc.src b/lib/snmp/src/compile/snmpc.src
index bafcc79150..5ad88eacc8 100644
--- a/lib/snmp/src/compile/snmpc.src
+++ b/lib/snmp/src/compile/snmpc.src
@@ -102,7 +102,7 @@ usage() ->
"~n correspond to an OTP application. For example snmp/mibs/"
"~n The current workin dir and the <snmp-home>/priv/mibs "
"~n are always listed last the includ path. "
- "~n --db <DB> - Database ro used for the defaul instrumentation."
+ "~n --db <DB> - Database to used for the default instrumentation."
"~n Defaults to volatile."
"~n --deprecated - Keep deprecated definition(s)."
"~n If not specified the compiler will ignore"
@@ -111,7 +111,7 @@ usage() ->
"~n --reference - The REFERENCE field will be included."
"~n --imports - The IMPORTS field will be included."
"~n --module_id - The MODULE-IDENTITY field will be included."
- "~n --module <module - The module which implements all the instrumentation"
+ "~n --module <module> - The module which implements all the instrumentation"
"~n functions. "
"~n The name of the of all instrumentation functions"
"~n must be the same as the corresponding managed object"