Files
libgtop/doc/libgtop.texi
Martin Baulig f107c34f82 Added proc_uid.
1999-05-10 11:02:59 +00:00

58 lines
1.1 KiB
Plaintext

\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename libgtop.info
@settitle LibGTop Reference Manual
@setchapternewpage odd
@c %**end of header
@node Top, About, (dir), (dir)
@menu
* About:: About LibGTop
* Reference Manual:: LibGTop Reference Manual
@detailmenu --- The Detailed Node Listing ---
About LibGTop
* Availability:: Where to get LibGTop
* Supported Platforms:: Supported Platforms
* Mailing List:: Helping with LibGTop development
* Thanks:: People who contributed to LibGTop
LibGTop Reference Manual
* glibtop_cpu:: CPU Usage.
* glibtop_mem:: Memory Usage.
* glibtop_swap:: Swap Usage.
* glibtop_uptime:: System Uptime.
* glibtop_loadavg:: Load Average.
* glibtop_proclist:: Process List.
* glibtop_proc_state:: Process State.
* glibtop_proc_uid:: Process UID and TTY Information.
@end detailmenu
@end menu
@include about.texi
@include reference.texi
@bye