From cbb6ab88483fa1e7ecfaf7fdb23e6f5534faa926 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 24 Jun 2019 17:56:08 -0700 Subject: [PATCH] Capitilize CPU --- source/3/3.1/3.1.2/htop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.2/htop.rst b/source/3/3.1/3.1.2/htop.rst index 2e696ff6..1c00438c 100644 --- a/source/3/3.1/3.1.2/htop.rst +++ b/source/3/3.1/3.1.2/htop.rst @@ -5,7 +5,7 @@ htop is an ncurses text interface task manager that can be controlled by the key Usage ------ -To view how much RAM is being used on your system is under :guilabel:`Mem` and then a [ number based on how many Gigabytes of memory. The :guilabel:`Swp` line lists how much swap is used. The numbers going down with a bar with a percentage next to them display usage on each of your cpu cores. +To view how much RAM is being used on your system is under :guilabel:`Mem` and then a [ number based on how many Gigabytes of memory. The :guilabel:`Swp` line lists how much swap is used. The numbers going down with a bar with a percentage next to them display usage on each of your CPU cores. :guilabel:`Load average` shows your system load over the past one five and fifteen minute is why there are three numbers see `wikipedia load (computing) `_ for more information. :guilabel:`Uptime` shows how long your computer has been booted.