fixed 'hptemp' options

This commit is contained in:
Jordi Sanfeliu 2013-01-14 12:27:03 +01:00
parent aaa3059af1
commit 5afc17d9f7
1 changed files with 6 additions and 6 deletions

View File

@ -388,11 +388,11 @@ This list will hold the defined temperature sensors for each graph. You must hav
.P
Each graph has a limited number of IDs:
.P
\fB0\fP up to 8 IDs
\fBgraph_0\fP up to 8 IDs
.br
\fB1\fP up to 6 IDs
\fBgraph_1\fP up to 6 IDs
.br
\fB2\fP up to 6 IDs
\fBgraph_2\fP up to 6 IDs
.P
The following is a configuration example of selected IDs:
.P
@ -439,11 +439,11 @@ ID TYPE LOCATION STATUS CURRENT THRESHOLD
.RS
<list>
.br
0 = 2, 3
graph_0 = 2, 3
.br
1 = 1, 5, 18
graph_1 = 1, 5, 18
.br
2 = 7, 9, 10, 11, 12, 13
graph_2 = 7, 9, 10, 11, 12, 13
.br
</list>
.RE