# HG changeset patch # User Bruno Haible # Date 1223598924 -7200 # Node ID ef47c557866d6011f2813e8606d2987af526fcd3 # Parent 02d4e9fb77b91174db78ac3bf61b0b03585ffc2e Mention new module 'close'. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-09 Bruno Haible + + * doc/posix-functions/close.texi: Mention module 'close' instead of + module 'sys_socket'. + 2008-10-09 Bruno Haible * doc/glibc-headers/sys_ioctl.texi: New file. diff --git a/doc/posix-functions/close.texi b/doc/posix-functions/close.texi --- 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