From 3eb8fe092e4d11923976965a2083c8e334db52fe Mon Sep 17 00:00:00 2001 From: Nick Efford Date: Mon, 23 Oct 2017 14:10:41 +0100 Subject: [PATCH] Fixes a link rendering problem in load.rst Fixes a typo that prevented 'load on BSD' from rendering properly as a link. --- docs/aoa/load.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aoa/load.rst b/docs/aoa/load.rst index 7e30ea60..7765ca63 100644 --- a/docs/aoa/load.rst +++ b/docs/aoa/load.rst @@ -15,7 +15,7 @@ on GNU/Linux operating system: over 1, 5, and 15 minutes time periods." Be aware that Load on Linux and BSD are different things, high -S`load on BSD`_ does not means high CPU load. +`load on BSD`_ does not means high CPU load. Glances gets the number of CPU core to adapt the alerts. Alerts on load average are only set on 15 minutes time period.