From 30c3201628476927fee18e778dacafe1dadd7de2 Mon Sep 17 00:00:00 2001
From: Bruno Haible <bruno@clisp.org>
Date: Fri, 8 Jul 2011 02:18:06 +0200
Subject: [PATCH] pthread_sigmask: Document the module.

* doc/posix-functions/pthread_sigmask.texi: Mention the new module.
---
 ChangeLog                                | 5 +++++
 doc/posix-functions/pthread_sigmask.texi | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4cab46fdc6..fec1eceb95 100644
--- 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.
diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi
index 6e6bf19554..eb2d7b87d4 100644
--- 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
-- 
2.30.2