From 7c99d71ecf4a541492d4105cafbff55a44713435 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 26 May 2011 22:47:18 +0000 Subject: [PATCH] cleanup --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 6a33c46..4926fe0 100755 --- a/inxi +++ b/inxi @@ -1767,7 +1767,7 @@ show_options() print_screen_output " 94 - Console, out of X" print_screen_output " 95 - Terminal, running in X - like xTerm" print_screen_output " 96 - Gui IRC, running in X - like Xchat, Quassel, Konversation etc." - print_screen_output " 97 - Console IRC running in X - like irssi in xTerm)" + print_screen_output " 97 - Console IRC running in X - like irssi in xTerm" print_screen_output " 98 - Console IRC not in X" print_screen_output " 99 - Global - Overrides/removes all settings. Setting specific removes global." print_screen_output "-C Show full CPU output, including per CPU clockspeed."