summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>1998-12-16 09:34:30 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>1998-12-16 09:34:30 +0000
commit2e57a3643891f41c238c5ee3793afcd8706a4060 (patch)
tree200572012ece4ca73a5f8ee48d03011ad52dcc5d /docs
parentb2e318ff3ecc50d72121a4e8561442a6d79a7a84 (diff)
downloadglib-2e57a3643891f41c238c5ee3793afcd8706a4060.tar.gz
Updated to reflect the existence of gthread.
1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * docs/glib-config.1: Updated to reflect the existence of gthread. * gmain.c (g_main_poll_add_unlocking): Changed g_main_poll_add_unlocked to g_main_poll_add_unlocking to match semantic, (indeed, main_loop must be locked, when calling this function). Removed the unlocking from the end of that function, as that is not right. Made a 'HOLDS' comment above the function.
Diffstat (limited to 'docs')
-rw-r--r--docs/glib-config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glib-config.1 b/docs/glib-config.1
index 0bd860671..d1dac9ade 100644
--- a/docs/glib-config.1
+++ b/docs/glib-config.1
@@ -1,4 +1,4 @@
-.TH GLIB 1 "24 October 1998" Version 1.1.8
+.TH GLIB 1 "16 December 1998" Version 1.1.8
.SH NAME
glib-config - script to get information about the installed version of GLib
.SH SYNOPSIS
@@ -15,7 +15,7 @@ to the .m4 macros for GNU autoconf that are included with \fIGLib\fP.
\fIglib-config\fP accepts the following options:
.TP 8
.B LIBRARIES
-\fIGLib\fP has two libraries 'glib' and 'gmodule'. If you specify one of
+\fIGLib\fP has three libraries 'glib', 'gmodule' and 'gthread'. If you specify one of
them, only the appropriate things for that library will be printed.
.TP 8
.B \-\-version