From 1afee0b0e1aebecb8ffc7e6aeefba43d7323e74a Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 11 Nov 2013 13:23:00 +0100 Subject: [PATCH] recommend using double quotes in voltage values --- man/man5/monitorix.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man5/monitorix.conf.5 b/man/man5/monitorix.conf.5 index 3db400b..3958c96 100644 --- a/man/man5/monitorix.conf.5 +++ b/man/man5/monitorix.conf.5 @@ -650,7 +650,7 @@ Then you may want to configure that \fBlist\fP as: .RE .P -Note that you need to escape the plus and minus signs in the voltage labels. +Note that you need to escape the plus and minus signs in the voltage labels. It also recommended to enclose the values using double quotes. .P The last one, \fIgpu0\fP, is set here just in case you have a supported graphics card and want to monitor its temperature. Currently only NVIDIA and ATI graphic cards are supported; with the values \fInvidia\fP and \fIati\fP respectively. It requires the official NVIDIA or ATI drivers. .P