Blame doc/libgtop2.texi

Packit Service 407539
\input texinfo   @c -*-texinfo-*-
Packit Service 407539
@c %**start of header
Packit Service 407539
@setfilename libgtop2.info
Packit Service 407539
@settitle LibGTop Reference Manual
Packit Service 407539
@setchapternewpage odd
Packit Service 407539
@c %**end of header
Packit Service 407539
Packit Service 407539
@include version.texi
Packit Service 407539
Packit Service 407539
@ifinfo
Packit Service 407539
This is the LibGTop Reference Manual version @value{VERSION}
Packit Service 407539
(last modified @value{UPDATED}).
Packit Service 407539
Packit Service 407539
Copyright 1999 Free Software Foundation, Inc.
Packit Service 407539
     
Packit Service 407539
Permission is granted to make and distribute verbatim
Packit Service 407539
copies of this manual provided the copyright notice and
Packit Service 407539
this permission notice are preserved on all copies.
Packit Service 407539
     
Packit Service 407539
@ignore
Packit Service 407539
Permission is granted to process this file through TeX
Packit Service 407539
and print the results, provided the printed document
Packit Service 407539
carries a copying permission notice identical to this
Packit Service 407539
one except for the removal of this paragraph (this
Packit Service 407539
paragraph not being relevant to the printed manual).
Packit Service 407539
     
Packit Service 407539
@end ignore
Packit Service 407539
Permission is granted to copy and distribute modified
Packit Service 407539
versions of this manual under the conditions for
Packit Service 407539
verbatim copying, provided also that the sections
Packit Service 407539
entitled ``Copying'' and ``GNU General Public License''
Packit Service 407539
are included exactly as in the original, and provided
Packit Service 407539
that the entire resulting derived work is distributed
Packit Service 407539
under the terms of a permission notice identical to this
Packit Service 407539
one.
Packit Service 407539
     
Packit Service 407539
Permission is granted to copy and distribute
Packit Service 407539
translations of this manual into another language,
Packit Service 407539
under the above conditions for modified versions,
Packit Service 407539
except that this permission notice may be stated in a
Packit Service 407539
translation approved by the Free Software Foundation.
Packit Service 407539
Packit Service 407539
@format
Packit Service 407539
@dircategory Libraries:
Packit Service 407539
@direntry
Packit Service 407539
* LibGTop2: (libgtop2).			Library to get system specific data
Packit Service 407539
					such as cpu and memory usage, active
Packit Service 407539
					processes
Packit Service 407539
@end direntry
Packit Service 407539
@end format
Packit Service 407539
Packit Service 407539
@end ifinfo
Packit Service 407539
Packit Service 407539
@titlepage
Packit Service 407539
@title LibGTop Reference Manual
Packit Service 407539
@subtitle Version @value{VERSION} - @value{UPDATED}
Packit Service 407539
@author Martin Baulig
Packit Service 407539
Packit Service 407539
@page
Packit Service 407539
@vskip 0pt plus 1filll
Packit Service 407539
Copyright @copyright{} 1999 Free Software Foundation, Inc.
Packit Service 407539
Packit Service 407539
Permission is granted to make and distribute verbatim
Packit Service 407539
copies of this manual provided the copyright notice and
Packit Service 407539
this permission notice are preserved on all copies.
Packit Service 407539
     
Packit Service 407539
Permission is granted to copy and distribute modified
Packit Service 407539
versions of this manual under the conditions for
Packit Service 407539
verbatim copying, provided also that the sections
Packit Service 407539
entitled ``Copying'' and ``GNU General Public License''
Packit Service 407539
are included exactly as in the original, and provided
Packit Service 407539
that the entire resulting derived work is distributed
Packit Service 407539
under the terms of a permission notice identical to this
Packit Service 407539
one.
Packit Service 407539
     
Packit Service 407539
Permission is granted to copy and distribute
Packit Service 407539
translations of this manual into another language,
Packit Service 407539
under the above conditions for modified versions,
Packit Service 407539
except that this permission notice may be stated in a
Packit Service 407539
translation approved by the Free Software Foundation.
Packit Service 407539
@end titlepage
Packit Service 407539
Packit Service 407539
@contents
Packit Service 407539
Packit Service 407539
@include main.texi
Packit Service 407539
Packit Service 407539
@bye
Packit Service 407539