diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-17 04:16:35 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-17 04:16:35 +0800 |
commit | 832a2d614fd953d9db722b82458f32ab259b7265 (patch) | |
tree | 88cf667f14b470c2117d6fa0df7066ba71e42ff7 /devel/libgtop | |
parent | 3647d8b3fc6a6a66b4f862163a2a06d12750f707 (diff) | |
download | freebsd-ports-gnome-832a2d614fd953d9db722b82458f32ab259b7265.tar.gz freebsd-ports-gnome-832a2d614fd953d9db722b82458f32ab259b7265.tar.zst freebsd-ports-gnome-832a2d614fd953d9db722b82458f32ab259b7265.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/libgtop')
-rw-r--r-- | devel/libgtop/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgtop/pkg-descr b/devel/libgtop/pkg-descr index a0286a186c6b..ddc4bde235b7 100644 --- a/devel/libgtop/pkg-descr +++ b/devel/libgtop/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. |