doc: Fix syntax error and remove trailing whitespace.
This is a follow-up to commit a33652ee33
.
* doc/guix.texi (Prometheus Node Exporter Service): Remove trailing whitespace
and change "defvr" to "defvar".
This commit is contained in:
parent
ffe8d21490
commit
9c2427abe7
|
@ -15658,7 +15658,7 @@ provided by the Linux kernel available for the Prometheus monitoring system.
|
|||
This service should be deployed on all physical nodes and virtual machines,
|
||||
where monitoring these statistics is desirable.
|
||||
|
||||
@defvr {Scheme variable} prometheus-node-exporter-service-type
|
||||
@defvar {Scheme variable} prometheus-node-exporter-service-type
|
||||
This is the service type for the
|
||||
@uref{https://github.com/prometheus/node_exporter/, prometheus-node-exporter}
|
||||
service, its value must be a @code{prometheus-node-exporter-configuration}
|
||||
|
|
Loading…
Reference in New Issue