From f186fc99a043b888349b3e36456d1ce0c605ec31 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 3 Aug 2019 13:37:32 -0700 Subject: [PATCH] Add note on purpose of htop to deal with non responisve programs --- 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 1c00438c..f24c69d7 100644 --- a/source/3/3.1/3.1.2/htop.rst +++ b/source/3/3.1/3.1.2/htop.rst @@ -1,7 +1,7 @@ Chapter 3.1.2 htop ================== -htop is an ncurses text interface task manager that can be controlled by the keyboard. +htop is an ncurses text interface task manager that can be controlled by the keyboard. htop can also close unresponsive programs by killing the process. Usage ------