diff options
author | obrien <obrien@FreeBSD.org> | 1999-04-17 04:16:35 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-04-17 04:16:35 +0800 |
commit | 299e45203c31bf88ab672f2a093fcaa569fa2357 (patch) | |
tree | f9056d11fa92a4d7bcfa008f1190a405d6742c9a /devel/libgtop2 | |
parent | 40d3115db78f5636b035536c721c9a9a96e3667e (diff) | |
download | freebsd-ports-gnome-299e45203c31bf88ab672f2a093fcaa569fa2357.tar.gz freebsd-ports-gnome-299e45203c31bf88ab672f2a093fcaa569fa2357.tar.zst freebsd-ports-gnome-299e45203c31bf88ab672f2a093fcaa569fa2357.zip |
This is library for the gtop, GNOME version of top command.
The top command is a tool to display and update information
about the top cpu processes.
Submitted by: Yukihiro Nakai <nakai@internetsolutions.co.jp>
Diffstat (limited to 'devel/libgtop2')
-rw-r--r-- | devel/libgtop2/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgtop2/pkg-descr b/devel/libgtop2/pkg-descr index a0286a186c6b..ddc4bde235b7 100644 --- a/devel/libgtop2/pkg-descr +++ b/devel/libgtop2/pkg-descr @@ -1 +1,3 @@ -GNOME top library. +This is library for the gtop, GNOME version of top command. +The top command is a tool to display and update information about the +top cpu processes. |