From: Simon Ruderich Date: Wed, 29 Oct 2014 10:22:29 +0000 (+0100) Subject: htoprc: fix typo in comment X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=f7ea6dec61e345b7a086505f6b71d86eef3fa470 htoprc: fix typo in comment --- diff --git a/htoprc.in b/htoprc.in index 7cb7019..e08fc14 100644 --- a/htoprc.in +++ b/htoprc.in @@ -4,7 +4,7 @@ # # Use \ to limit to only matching processes (like l in mutt). _Very_ useful. -# Copyright (C) 2011-2013 Simon Ruderich +# Copyright (C) 2011-2014 Simon Ruderich # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ detailed_cpu_time=1 # left: - first part of CPU usage, bar (LeftCPUs) # - memory usage, bar (Memory) # - swap usage, bar (Swap) -# - hostname, text (Swap) +# - hostname, text (Hostname) # # right: - second part of CPU usage, bar (RightCPUs) # - task statistics, text (Tasks)