diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/atop | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/atop')
-rw-r--r-- | sysutils/atop/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/atop/pkg-descr b/sysutils/atop/pkg-descr index 23e9efefe441..9638f7b5cbd2 100644 --- a/sysutils/atop/pkg-descr +++ b/sysutils/atop/pkg-descr @@ -1,9 +1,9 @@ -Atop is an ASCII full-screen performance monitor that is capable of reporting -the activity of all processes (even if processes have finished during the +Atop is an ASCII full-screen performance monitor that is capable of reporting +the activity of all processes (even if processes have finished during the interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etc. At regular intervals, it shows system-level activity related to the CPU, memory, -swap, disks, and network layers, and for every active process it shows the CPU +swap, disks, and network layers, and for every active process it shows the CPU utilization, the memory growth, priority, username, state, and exit code. WWW: http://openfacts2.berlios.de/wikien/index.php/BerliosProject:Atop-freebsd |