changeset 10612:ef47c557866d

Mention new module 'close'.
author Bruno Haible <bruno@clisp.org>
date Fri, 10 Oct 2008 02:35:24 +0200
parents 02d4e9fb77b9
children 65655eaefcef
files ChangeLog doc/posix-functions/close.texi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-09  Bruno Haible  <bruno@clisp.org>
+
+	* doc/posix-functions/close.texi: Mention module 'close' instead of
+	module 'sys_socket'.
+
 2008-10-09  Bruno Haible  <bruno@clisp.org>
 
 	* doc/glibc-headers/sys_ioctl.texi: New file.
--- a/doc/posix-functions/close.texi
+++ b/doc/posix-functions/close.texi
@@ -4,7 +4,7 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xsh/close.html}
 
-Gnulib module: sys_socket
+Gnulib module: close
 
 Portability problems fixed by Gnulib:
 @itemize