For LibGTop 1.0.x, we put a short notice here that this section was added

1999-10-18  Martin Baulig  <martin@home-of-linux.org>

	* internals.texi: For LibGTop 1.0.x, we put a short notice here
	that this section was added in the development versions.
This commit is contained in:
Martin Baulig
1999-10-18 18:33:48 +00:00
committed by Martin Baulig
parent 10dcb079f7
commit 04fbf58c18
2 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
1999-10-18 Martin Baulig <martin@home-of-linux.org>
* internals.texi: For LibGTop 1.0.x, we put a short notice here
that this section was added in the development versions.
1999-10-18 Martin Baulig <martin@home-of-linux.org> 1999-10-18 Martin Baulig <martin@home-of-linux.org>
* about.texi: Added a note about LibGTop and GNOME. * about.texi: Added a note about LibGTop and GNOME.

View File

@@ -1,6 +1,8 @@
@node LibGTop Internals, , Reference Manual, Top @node LibGTop Internals, , Reference Manual, Top
@chapter LibGTop Internals @chapter LibGTop Internals
@ifset LIBGTOP-1-1
@menu @menu
* General Internals:: General Internals * General Internals:: General Internals
* Sysdeps Internals:: Sysdeps Internals * Sysdeps Internals:: Sysdeps Internals
@@ -105,3 +107,12 @@ glibtop_close_s (glibtop *server);
It is normally implemented in @file{close.c} in the sysdeps directory, but may It is normally implemented in @file{close.c} in the sysdeps directory, but may
be empty. be empty.
@end ifset
@ifclear LIBGTOP-1-1
This section was added in the development versions of LibGTop, please look
at the manual for LibGTop 1.1.x.
@end ifclear