projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
213986f
)
dpdkstat: fix typo in collectd.conf.pod
author
Maryam Tahhan
<maryam.tahhan@intel.com>
Mon, 2 May 2016 19:03:09 +0000
(20:03 +0100)
committer
Kim Jones
<kim-marie.jones@intel.com>
Thu, 28 Jul 2016 12:18:23 +0000
(13:18 +0100)
Fix typo in collectd.conf.pod.
Change-Id: I0de9582c0a3f2731194b73c85aa83a1e6bdc9aec
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
6aabba6
..
b154387
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-2364,7
+2364,7
@@
B<Options:>
=item B<Interval> I<seconds>
-The interval within which to retr
ei
ve stats in seconds. For milliseconds simple
+The interval within which to retr
ie
ve stats in seconds. For milliseconds simple
divide the time by 1000 for example if the desired interval is 50ms, set
interval to 0.05.