From: Bruno Haible Date: Fri, 10 Oct 2008 00:35:24 +0000 (+0200) Subject: Mention new module 'close'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049efe1da80916a515fb612d288e2dc53c3940e5;p=pspp Mention new module 'close'. --- diff --git a/ChangeLog b/ChangeLog index 64d035a2be..40ca081f72 100644 --- 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 index 84bdd388fc..252caea616 100644 --- 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