changeset 15367:eec152efe2a3

pthread_sigmask: Document the module. * doc/posix-functions/pthread_sigmask.texi: Mention the new module.
author Bruno Haible <bruno@clisp.org>
date Fri, 08 Jul 2011 02:18:06 +0200
parents 3e995a908559
children 6f48a9a9a38e
files ChangeLog doc/posix-functions/pthread_sigmask.texi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-07  Bruno Haible  <bruno@clisp.org>
+
+	pthread_sigmask: Document the module.
+	* doc/posix-functions/pthread_sigmask.texi: Mention the new module.
+
 2011-07-07  Bruno Haible  <bruno@clisp.org>
 
 	pthread_sigmask: Follow gnulib conventions.
--- a/doc/posix-functions/pthread_sigmask.texi
+++ b/doc/posix-functions/pthread_sigmask.texi
@@ -4,7 +4,7 @@
 
 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html}
 
-Gnulib module: ---
+Gnulib module: pthread_sigmask
 
 Portability problems fixed by Gnulib:
 @itemize