changeset 30279:609d14c25348

Update after module 'select' was created.
author Bruno Haible <bruno@clisp.org>
date Sun, 05 Oct 2008 17:31:59 +0200
parents be98efad2799
children 1c26fc99b1ee
files ChangeLog doc/posix-functions/select.texi
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 05 17:30:02 2008 +0200
+++ b/ChangeLog	Sun Oct 05 17:31:59 2008 +0200
@@ -18,6 +18,7 @@
 	(Depends-on): Remove alloca.
 	(Makefile.am): Substitute GNULIB_SELECT.
 	* modules/select: New file.
+	* doc/posix-functions/select.texi: Update.
 
 2008-10-05  Bruno Haible  <bruno@clisp.org>
 
--- a/doc/posix-functions/select.texi	Sun Oct 05 17:30:02 2008 +0200
+++ b/doc/posix-functions/select.texi	Sun Oct 05 17:31:59 2008 +0200
@@ -4,7 +4,7 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xsh/select.html}
 
-Gnulib module: sys_select
+Gnulib module: select
 
 Portability problems fixed by Gnulib:
 @itemize