changeset 10588:a8bf2f84bb03

Update after module 'select' was created.
author Bruno Haible <bruno@clisp.org>
date Sun, 05 Oct 2008 17:31:59 +0200
parents 11a59edc66bd
children 5fb4d66b24aa
files ChangeLog doc/posix-functions/select.texi
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
+++ b/doc/posix-functions/select.texi
@@ -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